Abstract
This poster will present a coordination language for distributed computing and will discuss its application to cluster computing. It will introduce a programming technique of cluster computing whereby application components are completely dissociated from the communication/coordination infrastructure (unlike MPI-style message passing), and there is no shared memory either, whether virtual or physical (unlike Open-MP). Cluster computing is thus presented as something that happens as late as the assembly stage: components are integrated into an application using a new form of network glue: Single-Input, Single-Output (SISO) asynchronous, no deterministic coordination.
Original language | English |
---|---|
Title of host publication | CCGrid 2010 - 10th IEEE/ACM International Conference on Cluster, Cloud, and Grid Computing |
Publisher | IEEE Institute of Electrical and Electronic Engineers |
Pages | 587-588 |
ISBN (Electronic) | 978-1-4244-6988-8 |
ISBN (Print) | 978-1-4244-6987-1, 978-0-7695-4039-9 |
DOIs | |
Publication status | Published - 2010 |
MoE publication type | A4 Article in a conference publication |
Event | 10th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing, CCGrid 2010 - Melbourne, Australia Duration: 17 May 2010 → 20 May 2010 Conference number: 10 |
Conference
Conference | 10th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing, CCGrid 2010 |
---|---|
Abbreviated title | CCGrid 2010 |
Country/Territory | Australia |
City | Melbourne |
Period | 17/05/10 → 20/05/10 |
Keywords
- cluster computing
- distributed systems