CFP last date
20 May 2024
Call for Paper
June Edition
IJCA solicits high quality original research papers for the upcoming June edition of the journal. The last date of research paper submission is 20 May 2024

Submit your paper
Know more
Reseach Article

OPDSM: A Combinatorial Object-Based and Page-Based DSM Model

by Milind R. Penurkar, Rekha S. Sugandhi
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 1 - Number 6
Year of Publication: 2010
Authors: Milind R. Penurkar, Rekha S. Sugandhi
10.5120/150-271

Milind R. Penurkar, Rekha S. Sugandhi . OPDSM: A Combinatorial Object-Based and Page-Based DSM Model. International Journal of Computer Applications. 1, 6 ( February 2010), 5-9. DOI=10.5120/150-271

@article{ 10.5120/150-271,
author = { Milind R. Penurkar, Rekha S. Sugandhi },
title = { OPDSM: A Combinatorial Object-Based and Page-Based DSM Model },
journal = { International Journal of Computer Applications },
issue_date = { February 2010 },
volume = { 1 },
number = { 6 },
month = { February },
year = { 2010 },
issn = { 0975-8887 },
pages = { 5-9 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume1/number6/150-271/ },
doi = { 10.5120/150-271 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T19:44:36.080390+05:30
%A Milind R. Penurkar
%A Rekha S. Sugandhi
%T OPDSM: A Combinatorial Object-Based and Page-Based DSM Model
%J International Journal of Computer Applications
%@ 0975-8887
%V 1
%N 6
%P 5-9
%D 2010
%I Foundation of Computer Science (FCS), NY, USA
Abstract

The Distributed Shared Memory (DSM) system is designed on the basis of page-based, shared-variable-based or object-based access. There are certain advantages and disadvantages of each access methodology. Comparison of such different access types in a distributed environment is based on parameters namely, type of operation (data read or update), maintenance of consistent data copies on all nodes accessing shared data, administration of data manipulations on multi-computers, etc. This paper compares the design and implementation issues for page-based and object-based DSM in a multicomputing environment. The paper also proposes a hybrid model for implementation of a DSM system that combines some features of page-based and object-based access that is focused on efficient data access with optimum performance with respect to memory access and cohesive data/object organization. Thus the hybrid model is proposed to get a common function of data sharing by using the best features of both page-based and object-based DSM models.

References
  1. Andrew S. Tanenbaum Distributed Operating Systems:, 2004
  2. George Couloris, Jean Dollimore, Kindberg Tim Distributed Systems: Concepts and Design, 3/e-
  3. Adsmith: An Efficient Object-Based Distributed Shared Memory System on PVM-1087-4089/96 $5.00 0 1996 IEEE
  4. Distributed Shared Memory Consistency Object-based Model-Journal of Computer Science 3 (1): 57-61, 2007ISSN1549-3636© 2007 Science Publications
  5. Ce-Kuen Shieh, An-Chow Lai, Jyh-Chang Ueng Tyng-Yue Liang, Tzu-Chiang Chang, Su-Cheong- Cohesion: An Efficient Distributed Shared Memory System Supporting Multiple Memory Consistency Models Taiwan: 0-8186-7038-Xl95$4 .00 0 1995 IEEE.
  6. Jelica Protit, Milo Tomasevit, and Veljko Milutinovi,,DSM: Concepts and Systems- - 1063-6552/96/$4.00 0 1996 IEEE
  7. Mordechai Geva and Yair Wiseman -Distributed Shared Memory Integration 1-4244-1500-4/07/$25.00 ©2007 IEEE
  8. Htway Htway Hlaing , Thein Theinye , Win Aye -A Simple and Effective Software Distributed Shared Memory System978-1-4244-2101-5/08/$25.00 ©2008 IEEE
  9. Abdelfatah Aref Yahya and Rana Mohamad Idrees Bader- Distributed Shared Memory Consistency Object-based Mode,l -Jordan , Journal of Computer Science 3 (1): 57-61, 2007, ISSN1549-3636, © 2007 Science Publications
Index Terms

Computer Science
Information Sciences

Keywords

Distributed Shared Memory DSM page-based DSM object-based DSM