Parallel and distributed components with java

  • Authors:
  • Chang-Moon Hyun

  • Affiliations:
  • Department of Computer Game Development, Tamna University, Cheju, Korea

  • Venue:
  • ICCSA'05 Proceedings of the 2005 international conference on Computational Science and Its Applications - Volume Part III
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents an environment for supporting distributed application using shared component in Java within a heterogeneous environment. In particular, It offers a set of components such as Lists, Queues, Stacks that can be shared across a network of heterogeneous machine in the same way as DSM systems. Shared is achieved without recourse to Java RMI or component proxies as in other component systems. An implementation of the environment is provided together with performance timings.