Sciweavers

HIPS
1998
IEEE

Implementing Automatic Coordination on Networks of Workstations

13 years 8 months ago
Implementing Automatic Coordination on Networks of Workstations
Distributed shared objects are a well known approach to achieve independenceof the memory model for parallel programming. The illusion of shared (global) objects is a conabstraction which leads to ease of programming on both kinds of parallel architectures, shared memory and distributed memory machines. In this paper, we present several different implementation variants for distributed shared objects on distributed platforms. We have considered these variants while implementing a high level parallel programming model known as coordinators [10]. These are global objects coordinating accesses to the encapsulated data according to statically defined access patterns. Coordinators have been implemented on both shared memory multiprocessors and networks of workstations (NOWs). In this paper, we describe their implementation as distributed shared objects and give basic performance results on a NOW.
Christian Weiß, Jürgen Knopp, Hermann H
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1998
Where HIPS
Authors Christian Weiß, Jürgen Knopp, Hermann Hellwagner
Comments (0)