Scheduling data-intensive work-flow applications using particle swarm approaches

Hongbo Liu,Ajith Abraham,Okkyung Choi,Seong Hwan Moon
2006-01-01
Abstract:Data-intensive work-flow applications increase continuously in various domains. The job scheduling problem usually has to take into account of the computational loads at each computing resource, the distributions of data required by each job, and the work-flow constraints. The scheduling problem is one of the major difficult tasks in these types of distributed computing environments. This paper formulates the scheduling problem for data-intensive work-flow applications (DFSP) and solve the problem using particle swarm optimization approaches. The details of implementation for DFSP are provided and the corresponding computational experiments are reported. The results indicate that the proposed algorithm is an efficient approach for DFSP.
What problem does this paper attempt to address?