Sciweavers

75 search results - page 4 / 15
» Linda implementations in Java for concurrent systems
Sort
View
CONCURRENCY
1998
107views more  CONCURRENCY 1998»
14 years 9 months ago
CEV: collaborative environment for visualization using Java RMI
Collaborative visualization is an active area of research in computer science. Many di erent techniques and implementations have been proposed. However, most of today's syste...
Rajeev R. Raje, Michael Boyles, Shiaofen Fang
CONCURRENCY
2000
101views more  CONCURRENCY 2000»
14 years 9 months ago
Wide-area parallel programming using the remote method invocation model
Java's support for parallel and distributed processing makes the language attractive for metacomputing applications, such as parallel applications that run on geographically ...
Rob van Nieuwpoort, Jason Maassen, Henri E. Bal, T...
CONCURRENCY
1998
130views more  CONCURRENCY 1998»
14 years 9 months ago
JPVM: network parallel computing in Java
The JPVM library is a software system for explicit message-passing based distributed memory MIMD parallel programming in Java. The library supports an interface similar to the C a...
Adam Ferrari
COOPIS
1998
IEEE
15 years 1 months ago
A Generative Communication Service for Database Interoperability
Parallel and distributed programming is conceptually harder to undertake and to understand than sequential programming, because a programmer often has to manage the coexistence an...
Wilhelm Hasselbring, Mark Roantree
SAC
2000
ACM
15 years 2 months ago
Parallel C++ for the Java Virtual Machine
Object-oriented modeling and design is a way of solving problems using models based upon real-world concepts. In this paradigm, the fundamental construct is the object, an entity ...
Timothy E. Denehy, Chang-Hyun Jo