Sciweavers

387 search results - page 6 / 78
» Session-Based Distributed Programming in Java
Sort
View
JISE
2002
51views more  JISE 2002»
13 years 9 months ago
Specializing Java Programs in a Distributed Environment
Jung Gyu Park, Myong-Soon Park
IPPS
2005
IEEE
14 years 3 months ago
P2PDisCo - Java Distributed Computing for Workstations Using Chedar Peer-to-Peer Middleware
This paper introduces Peer-to-Peer Distributed Computing (P2PDisCo) software, which provides an interface for distributing the computation of Java programs to multiple workstation...
Niko Kotilainen, Mikko Vapa, Matthieu Weber, Joni ...
CONCURRENCY
2000
101views more  CONCURRENCY 2000»
13 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...
PDPTA
2008
13 years 11 months ago
Dynamic Aspect-Oriented Load Balancing in Java RMI
Load balancing is the process of distributing client requests over a set of servers, and is a key element of obtaining good performance in a distributed application. Java RMI exte...
Andrew Stevenson, Steve MacDonald