Sciweavers

387 search results - page 6 / 78
» Session-Based Distributed Programming in Java
Sort
View
96
Voted
JPDC
2000
51views more  JPDC 2000»
15 years 3 months ago
Java Class Broker-A Seamless Bridge from Local to Distributed Programming
Zvi Har'el, Zvi Rosberg
73
Voted
JISE
2002
51views more  JISE 2002»
15 years 3 months ago
Specializing Java Programs in a Distributed Environment
Jung Gyu Park, Myong-Soon Park
117
Voted
IPPS
2005
IEEE
15 years 9 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 ...
138
Voted
CONCURRENCY
2000
101views more  CONCURRENCY 2000»
15 years 3 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...
142
Voted
PDPTA
2008
15 years 5 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