Smart proxies for Jini services
暂无分享,去创建一个
Jini has been advertised as a self-healing infrastructure where both services and consumers of these services come and go. However, it does not explicitly address the issue of how to recover when a consumer communicates with a service, which suddenly fails. This paper presents how smart proxies can be implemented in a Jini environment, allowing a client to transparently reconnect to another instance of a service in case of a failure. An important feature of the Java language: dynamic proxy is used to allow this transparent reconnection scheme.
[1] Ralph Johnson,et al. design patterns elements of reusable object oriented software , 2019 .
[2] Roger Riggs,et al. Java-centric distributed computing , 1997, IEEE Micro.
[3] Jim Waldo,et al. The Jini Specification , 1999 .