1.

Record Nr.

UNISA996466079403316

Autore

Barak Amnon

Titolo

The MOSIX Distributed Operating System [[electronic resource] ] : Load Balancing for UNIX / / by Amnon Barak, Shai Guday, Richard G. Wheeler

Pubbl/distr/stampa

Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1993

ISBN

3-540-47624-5

Edizione

[1st ed. 1993.]

Descrizione fisica

1 online resource (XI, 229 p.)

Collana

Lecture Notes in Computer Science, , 0302-9743 ; ; 672

Disciplina

005.4/4

Soggetti

Operating systems (Computers)

Computer communication systems

Operating Systems

Computer Communication Networks

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Bibliographic Level Mode of Issuance: Monograph

Nota di contenuto

Overview of MOSIX -- The UNIX file system -- Distributed UNIX file systems -- The UNIX process -- The MOSIX process -- The MOSIX linker -- Load balancing -- Scaling considerations -- System performance -- Distributed applications.

Sommario/riassunto

This book describes the design and internals of the MOSIX distributed operating system. MOSIX, an acronym for Multicomputer Operating System for UNIX, integrates a cluster of loosely integrated computers into a virtual single-machine UNIX environment. The main property of MOSIX is the high degree of integration among the processors, which may include personal workstations and shared memory and non-shared memory multiprocessors, connected by fast communication links. This integration includes network transparency, cooperation between the processors to provide services across machine boundaries, support of dynamic configuration, and system-initiated load balancing by process migration. Another property of MOSIX is the ability to scale up the system configuration to encompass a large number of computers. The development of MOSIX was begun in 1981. The book is intended primarily for readers who are interested in distributed and multiprocessor systems. The reader is assumed to have some knowledge in programming and operating systems, preferably UNIX.



Readers without this background will still benefit from thetechniques and algorithms discussed.