Abstract
To support component-based software engineering, sim- ple and efficient mechanisms for dynamic composition and decomposition of components are needed. Shared data spaces are a simple composition mechanism, yet their efficient distributed implementation faces several complicating factors. One of these factors is that the communication needs of components may differ per data type, per application, and may even change over time. While existing data-space implementations treat all data equally, we propose a distributed data-space architecture that provides the means for differentiating distribution policies according to the type of data. Using this approach we are able to cater for the specific needs of the data. We maintain the transparency of the shared data space paradigm to the application programmer, but extend its capabilities for optimizing its efficiency.
Original language | English |
---|---|
Title of host publication | Proceedings of the International Conference on Parallel and Distributed Processing Techniques and Applications, PDPTA 2003 |
Subtitle of host publication | June 23-26, 2003, Las Vegas, Nevada, USA |
Editors | Hamid R. Arabnia, Youngsong Mun |
Publisher | CSREA Press |
Pages | 122-131 |
Number of pages | 7 |
Volume | 1 |
ISBN (Print) | 1-892512-41-6 |
Publication status | Published - 1 Dec 2003 |
Externally published | Yes |
Event | International Conference on Parallel and Distributed Processing Techniques and Applications, PDPTA 2003 - Las Vegas, United States Duration: 23 Jun 2003 → 26 Jun 2003 |
Conference
Conference | International Conference on Parallel and Distributed Processing Techniques and Applications, PDPTA 2003 |
---|---|
Abbreviated title | PDPTA |
Country/Territory | United States |
City | Las Vegas |
Period | 23/06/03 → 26/06/03 |
Keywords
- Component-based system
- Coordination
- Customization
- Distributed shared data space
- Separation of concerns