xPPUC++: A Development Platform for Distributed
Applications" (APS '93)
Authors: Mario Südholt and Christoph Steigner
Date: May, 5th 1993
Presented at the 2. ITG/GI-Workshop Workstations (APS '93)
This paper presents xPPUC++ (Parallel Programming under Unix and
C++), an object oriented development platform for the implementation
of distributed applications within a distributed loosely coupled LAN
or WAN environment. It was designed in order to support the
transformation of existing one-processor based applications, written
in C or C++, into distributed ones by enclosing the code in object
capsules. It therefore offers some minor extensions to the language
C++ and exploits its object oriented features for a transparent
implementation of distributed programs. Moreover it offers some
extensions regarding the notion of persistent objects to include
existing server systems (long-living data bases, communication
facilities) and network-wide browsing of reusable and extensible
software modules. Thus, application builders can tailor their
distributed software from these sources.
@InCollection{ ss93a,
author = "Mario S{\"u}dholt and Christoph Steigner",
title = "{xPPUC++} --- A Development Platform for
Distributed Applications",
booktitle = "{APS '93} --- {A}rbeitsplatzrechensysteme",
publisher = "vde-verlag",
year = "1993",
editor = "Djamshid Tavangarian and Helmut B{\"a}hring",
pages = "161--170",
month = "May"
}
last changed on September 25, 1997 by Mario Südholt