A P2p-Based Architecture For Decentralized Workflow Management

Yuexiao Lin,Huiyou Chang
2009-01-01
Abstract:Traditional workflow management systems always encounter problems such as unbalance load, lack of reliability, and limited scalability. It is believed that these problems result from the centralized architectures adapted by traditional workflow systems. To solve these problems, the authors recommend to applying P2P technology to the development of workflow systems. In this paper, the authors firstly propose a P2P-based architecture for workflow management. It is a decentralized architecture that adapts a double-layer network structure. Then the authors study the realization of the four main workflow functions in this decentralized architecture, including process definition, process instantiation, instance execution, and instance administration. Finally, the authors focus on the implementation of the proposed architecture using JXTA.
What problem does this paper attempt to address?