Sciweavers

HPDC
1997
IEEE

PARDIS: A Parallel Approach to CORBA

13 years 9 months ago
PARDIS: A Parallel Approach to CORBA
This paper describes PARDIS, a system containing explicit support for interoperability of PARallel DIStributed applications. PARDIS is based on the Common Object Request Broker Architecture (CORBA) [15]. Like CORBA, it provides interoperability between heterogeneous components by specifying their interfaces in a meta-language, the CORBA IDL, which can be translated into the language of interacting components. However, PARDIS extends the CORBA object model by introducing SPMD objects representing data-parallel computations. SPMD objects allow the request broker to interact directly with the distributed resources of a parallel application. This capability ensures request delivery to all the computing threads of a parallel application and allows the request broker to transfer distributed arguments directly between the computing threads of the client and the server. To support this kind of argument transfer, PARDIS defines a distributed argument type — distributed sequence — a genera...
Katarzyna Keahey, Dennis Gannon
Added 06 Aug 2010
Updated 06 Aug 2010
Type Conference
Year 1997
Where HPDC
Authors Katarzyna Keahey, Dennis Gannon
Comments (0)