Loading...
Please wait, while we are loading the content...
Similar Documents
JavaParty – transparent remote objects in Java
| Content Provider | Semantic Scholar |
|---|---|
| Author | Philippsen, Michael Zenger, Matthias |
| Copyright Year | 1997 |
| Abstract | Java’s threads offer appropriate means either for parallel programming of SMPs or as target constructs when compiling add-on features (e.g. forall constructs, automatic parallelization, etc.) Unfortunately, Java does not provide elegant and straightforward mechanisms for parallel programming on distributed memory machines, like clusters of workstations. JavaParty transparently adds remote objects to Java purely by declaration while avoiding disadvantages of explicit socket communication, the programming overhead of RMI, and many disadvantages of the message-passing approach in general. JavaParty is specifically targeted towards and implemented on clusters of workstations. It hence combines Java-like programming and the concepts of distributed shared memory in heterogeneous networks. |
| Starting Page | 1225 |
| Ending Page | 1242 |
| Page Count | 18 |
| File Format | PDF HTM / HTML |
| Alternate Webpage(s) | http://www2.informatik.uni-erlangen.de/download/Papers/party.pdf |
| Alternate Webpage(s) | https://www2.informatik.uni-erlangen.de/EN/publication/download/party.pdf |
| Alternate Webpage(s) | https://doi.org/10.1002/%28SICI%291096-9128%28199711%299%3A11%3C1225%3A%3AAID-CPE332%3E3.0.CO%3B2-F |
| Volume Number | 9 |
| Language | English |
| Access Restriction | Open |
| Content Type | Text |
| Resource Type | Article |