J-DSM: A Java based framework for sharing objects in a distributed system


Selcuk Y., Erdogan S.

International Conference on Parallel and Distributed Processing Techniques and Applications (PDPTA 2000), Nevada, United States Of America, 26 - 29 June 2000, pp.2745-2748 identifier

  • Publication Type: Conference Paper / Full Text
  • City: Nevada
  • Country: United States Of America
  • Page Numbers: pp.2745-2748
  • Istanbul Technical University Affiliated: No

Abstract

This paper presents the design and implementation issues for the use of DSM techniques to allow shared access to objects in an object-oriented distributed environment. J-DSM supports sharing of Java objects, thus allowing a finer control over the granularity of sharing. J-DSM elaborates on two main classes of shared objects, mobile and stationary, which can be accessed through DSM and RMI mechanisms, respectively. Shared objects are uniquely named and manipulated through the J-DSM interface.