Peer-to-Peer Process Execution with OSIRIS

Authors
Christoph Schuler, Roger Weber, Heiko Schuldt, Hans-Jörg Schek
Type
In Proceedings
Date
2003/12
Appears in
Proceedings of the 1st International Conference on Service-Oriented Computing (ICSOC’2003)
Location
Trento, Italy
Abstract
Standards like SOAP, WSDL, and UDDI facilitate the proliferation of services. Based on these technologies, processes are a means to combine services to applications and to provide new value-added services. For large information systems, a centralized process engine is no longer appropriate due to limited scalability. Instead, in this paper, we propose a distributed and decentralized process engine that routes process instances directly from one node to the next ones. Such a Peer-to-Peer Process Execution (P3E) promises good scalability characteristics since it is able to dynamically balance the load of processes and services among all available service providers. Therefore, navigation costs only accumulate on nodes that are directly involved in the execution. However, this requires sophisticated strategies for the replication of meta information for P3E. Especially, replication mechanisms should avoid frequent accesses to global information repositories. In our system called OSIRIS ( pen ervice nfrastructure for eliable and ntegrated Process upport), we deploy a clever publish/subscribe based replication scheme together with freshness predicates to significantly reduce replication costs. This way, OSIRIS can support process-based applications in a dynamically evolving system without limiting scalability and correctness. First experiments have shown very promising results with respect to scalability.
Staff members