Abstract / Description of output
As the number of services and the size of data involved in workflows increases, centralised orchestration techniques are reaching the limits of scalability. In the classic orchestration model, all data pass through a centralised engine, which results in unnecessary data transfer, wasted bandwidth and the engine to become a bottleneck to the execution of a workflow. Choreography techniques, although more complex to model offer a decentralised alternative and are the optimal architecture for data-centric workflows; data are passed directly to where they are required, at the next service in the workflow. While orchestration is the dominant architectural approach, there are relatively few choreography languages and even fewer concrete implementations. This papers contributions are twofold. Firstly we argue the case for choreography in data-intensive computing, and demonstrate through workflow patterns the advantages in terms of scalability when a choreography architecture is adopted. Secondly we introduce the Light Weight Coordination Calculus (LCC), a type of process calculus used to formally define choreographies, and the OpenKnowledge framework, a choreography-based architecture, providing the functionality for peers to coordinate in an open peer-to-peer system. Through LCC and the OpenKnowledge framework we practically demonstrate how choreography can be achieved in a lightweight manner with a comparatively simple process language.
Original language | English |
---|---|
Title of host publication | Proceedings of the 7th international workshop on Challenges of large applications in distributed environments |
Publisher | ACM |
Pages | 1-10 |
Number of pages | 10 |
ISBN (Print) | 9781605585888 |
DOIs | |
Publication status | Published - 2009 |
Event | 7th International Workshop on Challenges of Large Applications in Distributed Environments, CLADE'09, Co-located with the 2009 International Symposium on High Performance Distributed Computing Conference - Garching, Germany Duration: 9 Jun 2009 → 10 Jun 2009 |
Conference
Conference | 7th International Workshop on Challenges of Large Applications in Distributed Environments, CLADE'09, Co-located with the 2009 International Symposium on High Performance Distributed Computing Conference |
---|---|
Abbreviated title | HPDC'09 |
Country/Territory | Germany |
City | Garching |
Period | 9/06/09 → 10/06/09 |
Keywords / Materials (for Non-textual outputs)
- algorithms
- design