Object Management in Local Distributed Systems

Songnian Zhou and Roberto Zicari

EECS Department
University of California, Berkeley
Technical Report No. UCB/CSD-86-267
November 1985

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1986/CSD-86-267.pdf

Resource management is a central issue in operating systems design; it is even more critical in distributed systems, because of the physical distribution of the resources, and thus the natural redundancy and the possibility of partial failures. In this paper, we study the resource management and sharing problems in distributed systems. After setting up a model for resource management that enables us to study and compare the different approaches, we survey the existing distributed systems and attempt to taxonomize the research results so far. Based on this investigation, we propose a new approach to resource management, which we call global object management. A logically centralized system-wide manager acts as a coordinator between different parts of the system, and is responsible for managing the top level, sharable resources in the distributed environment and making them available to the users. We argue that this approach greatly enhances system resource sharing by combining the semantic simplicity of centralized management and the reliability and availability of distributed management, and offers a number of advantages over the existing techniques.


BibTeX citation:

@techreport{Zhou:CSD-86-267,
    Author = {Zhou, Songnian and Zicari, Roberto},
    Title = {Object Management in Local Distributed Systems},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {1985},
    Month = {Nov},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1985/6089.html},
    Number = {UCB/CSD-86-267},
    Abstract = {Resource management is a central issue in operating systems design; it is even more critical in distributed systems, because of the physical distribution of the resources, and thus the natural redundancy and the possibility of partial failures. In this paper, we study the resource management and sharing problems in distributed systems. After setting up a model for resource management that enables us to study and compare the different approaches, we survey the existing distributed systems and attempt to taxonomize the research results so far. Based on this investigation, we propose a new approach to resource management, which we call global object management. A logically centralized system-wide manager acts as a coordinator between different parts of the system, and is responsible for managing the top level, sharable resources in the distributed environment and making them available to the users. We argue that this approach greatly enhances system resource sharing by combining the semantic simplicity of centralized management and the reliability and availability of distributed management, and offers a number of advantages over the existing techniques.}
}

EndNote citation:

%0 Report
%A Zhou, Songnian
%A Zicari, Roberto
%T Object Management in Local Distributed Systems
%I EECS Department, University of California, Berkeley
%D 1985
%@ UCB/CSD-86-267
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1985/6089.html
%F Zhou:CSD-86-267