Abstract
PC clusters have emerged as viable alternatives for high-performance, low-cost computing. In such an environment, sharing data among processes is essential. Accessing the shared data, however, may often stall parallel executing threads. We propose a novel data representation scheme where an application data entity can be incarnated into a set of objects that are distributed in the cluster. The runtime support system manages the incarnated objects and data access is possible only via an appropriate interface. This distributed data representation facilitates parallel accesses for updates. Thus, tasks are subject to few limitations and application programs can harness high degrees of parallelism. Our PC cluster experiments prove the effectiveness of our approach.
Original language | English (US) |
---|---|
Pages (from-to) | 1281-1289 |
Number of pages | 9 |
Journal | Journal of Parallel and Distributed Computing |
Volume | 65 |
Issue number | 10 |
DOIs | |
State | Published - Oct 2005 |
All Science Journal Classification (ASJC) codes
- Software
- Theoretical Computer Science
- Hardware and Architecture
- Computer Networks and Communications
- Artificial Intelligence
Keywords
- Data encapsulation
- Distributed data
- PC cluster
- Parallel data access
- Super-programming model