Sciweavers

2 search results - page 1 / 1
» Smart proxies in Java RMI with dynamic aspect-oriented progr...
Sort
View
PDPTA
2008
13 years 6 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
IPPS
2008
IEEE
13 years 11 months ago
Smart proxies in Java RMI with dynamic aspect-oriented programming
Java RMI extends Java with distributed objects whose methods can be called from remote clients. traction is supported using statically-generated proxy objects on the client to hid...
Andrew Stevenson, Steve MacDonald