Sciweavers

ICPP
2000
IEEE

TPO++: An Object-Oriented Message-Passing Library in C++

13 years 8 months ago
TPO++: An Object-Oriented Message-Passing Library in C++
Message-passing is a well known approach for parallelizing programs. The widely used standard MPI (Message passing interface) also defines C++ bindings. Nevertheless, there is a lack of integration of object-oriented concepts. In this paper, we describe our design of TPO++1 , an object-oriented message-passing library written in C++ on top of MPI. Its key features are easy transmission of objects, type-safety, MPI-conformity and integration of the C++ Standard Template Library.
Tobias Grundmann, Marcus Ritt, Wolfgang Rosenstiel
Added 31 Jul 2010
Updated 31 Jul 2010
Type Conference
Year 2000
Where ICPP
Authors Tobias Grundmann, Marcus Ritt, Wolfgang Rosenstiel
Comments (0)