Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
425318 | Future Generation Computer Systems | 2011 | 16 Pages |
Composite web services comprise several component web services. When a composite web service is executed centrally, a single web service engine is responsible for coordinating the execution of the components, which may create a bottleneck and degrade the overall throughput of the composite service when there are a large number of service requests. Potentially this problem can be handled by decentralizing execution of the composite web service, but this raises the issue of how to partition a composite service into groups of component services such that each group can be orchestrated by its own execution engine while ensuring acceptable overall throughput of the composite service. Here we present a novel penalty-based genetic algorithm to solve the composite web service partitioning problem. Empirical results show that our new algorithm outperforms existing heuristic-based solutions.
Research highlights► An effective and scalable genetic algorithm to solve composite web service partitioning problem. ► A study of optimizing the throughput of a composite service. ► A comprehensive evaluation of algorithms for composite web service partitioning problem.