A P2P Approach to ClassLoading in Java
暂无分享,去创建一个
The Classloader has long been one of the key extensibility points of the Java Virtual Machine architecture. In this paper we propose a new architecture for remote loading of classes based on the Peer-to-Peer paradigm. This solution incorporates some novel approaches, addressing many of the problems inherent in current solutions. We also discuss our reference implementation of this approach over both traditional TCP/IP and JXTA based networks.
[1] Jim Waldo,et al. The Jini Specification , 1999 .
[2] Guy L. Steele,et al. Java Language Specification, Second Edition: The Java Series , 2000 .
[3] Frank Yellin,et al. The Java Virtual Machine Specification , 1996 .
[4] Mary Campione,et al. The Java tutorial , 1996 .
[5] James Gosling,et al. The Java Language Specification, 3rd Edition , 2005 .