Loading...
Please wait, while we are loading the content...
Similar Documents
DisC + + : A software library for Object Oriented Concurrent and Distributed Programming
| Content Provider | Semantic Scholar |
|---|---|
| Author | Bergenti, Federico Poggi, Agostino Rimassa, Giovanni Somacher, Matteo |
| Copyright Year | 2007 |
| Abstract | DisC++ (Distributed C++) is a set of C++ libraries for concurrent programming that provides a comprehensive framework particularly suitable for coarse-grained distributed applications development. It can be considered a good alternative to classical distributed programming libraries, such as PVM and MPI, to develop distributed applications. Code reuse is stimulated by the adopted object model, which provides a solution to the inheritance anomaly problem [1], trying to minimize the redefinition of inherited methods. ActiveObjects library implements the described object model, that is based on a special set of method definitions, allowing method bodies to be defined independently by their synchronization constraints. In fact, two synchronization constraints are defined for each method in order to decouple method body definition from problem-based synchronization requirements. RemoteObjects library supports object distribution on different address spaces by means of CORBA, allowing for the implementation of applications built with different Object-Oriented languages. |
| File Format | PDF HTM / HTML |
| Alternate Webpage(s) | http://www.dia.unisa.it/WSDAAL00/plain/papers/008.ps |
| Language | English |
| Access Restriction | Open |
| Content Type | Text |
| Resource Type | Article |