A p2p approach to classloading in java

  • Authors:
  • Daryl Parker;David Cleary

  • Affiliations:
  • Applied Research Laboratories, Ericsson System Expertise, Athlone, Ireland;Applied Research Laboratories, Ericsson System Expertise, Athlone, Ireland

  • Venue:
  • AP2PC'03 Proceedings of the Second international conference on Agents and Peer-to-Peer Computing
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

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.