PERFORMANCE OPTIMIZATION FOR COMPOSITE WEB SERVICES BASED ON FINITE STATE MACHINE

Chen Ning,Yu Shoujian,Le Jiajin
DOI: https://doi.org/10.3969/j.issn.1000-386X.2011.10.027
2011-01-01
Abstract:The business process of composite web services can be described by the finite state machine(FSM).Conventional composite web services follow a centralized execution mode which may cause unnecessary network traffic and data congestion,resulting in immense communication overhead.This paper proposes a decentralized execution strategy for composite web services execution based on finite state machine,Which adopts heuristic searching algorithm to execute the path which has the global optimum overhead.This strategy can effectively reduce the number of passing messages and improve the system throughput.Based on the solution,a prototype system is developed to validate the global optimum performance.
What problem does this paper attempt to address?