Optimizing Distributed Execution of WS-BPEL Processes in Heterogeneous Computing Environments

Qishi Wu,Yi Gu,Liang Bao,Wei Jia,Huichen Dai,Ping Chen
DOI: https://doi.org/10.1007/978-3-642-10625-5_49
2012-01-01
Abstract:Workflow-structured Web service composition is an emerging computing paradigm for constructing next-generation large-scale distributed applications within and across organizational boundaries. Mapping such application workflows in heterogeneous environments and optimizing their performance in terms of quick response and high scalability are vital to the success of these distributed applications. Workflows with complex execution semantics and dependencies are typically modeled as directed acyclic graphs. We construct cost models to estimate data processing and transfer overheads and formulate the restricted workflow mapping for minimum total execution time as an NP-complete optimization problem. We propose a heuristic approach to this problem that recursively computes and maps the critical path to network nodes using a dynamic programming-based procedure. The performance superiority of the proposed approach is illustrated by an extensive set of simulations and further verified by experimental results from a real network in comparison with existing methods.
What problem does this paper attempt to address?