newsletterlibrary.com

Top : Computers : Software : Operating Systems : Network :
Distributed

Categories
2K 
Amoeba 
ChorusOS @
Inferno 
Mach @
PURE @
Plan 9 
QNX @
REBOL-IOS @
TUNES @

Websites
Details active project to illustrate use of MOSIX to create clusters of surplus machines that can be used to provide network services, application resources.
site exerpt
 ralphie.perlmonk.org...
http://ralphie.perlmonk.org/mosix/

Short, annotated, alphabetically sorted list and links, part of larger system.
site exerpt
 Webpage has been discontinued Unfortunately, I no longer have time to maintain the webpages on operating system projects. In fact, I haven't updated the entries on the original page for well over 2 years, and it seems unlikely that I...
http://www.cs.arizona.edu/people/bridges/os/distributed.html

Distributed OS gives one system image to/over a networked cluster of workstations, research project, Berkeley, John Outerhoust group; high file system performance via client and server caching, process migration to use idle machines; testbed for research in file systems (log-structured, striped, RAID), crash recovery.
ftp://ftp.cs.berkeley.edu/ucb/sprite/sprite.html

hierarchically clustered OS implemented on Hector multiprocessor; manages system resources in clusters, using tight coupling within clusters, loose coupling across clusters. Succeeded by Tornado.
site exerpt
Hurricane  Hurricane operating system is a hierarchically clustered operating system implemented on the Hector multiprocessor. Hierarchical clustering manages the system resources in clusters, using tight coupling within a cluster, and loose coupling across clusters. Distributed systems principles are applied by distributing...
http://www.eecg.toronto.edu/EECG...EARCH/ParallelSys/hurricane.html

Object-oriented operating system for large-scale shared-memory multiprocessors. Minimizes data sharing via careful design: often eliminates data sharing even when sharing appears natural. Successor to Hurricane.
site exerpt
 An operating system for large-scale shared-memory multiprocessors, such as NUMAchine, must be specifically designed for this class of system if the operating system and the applications that run on it are to perform well. For example, the large disparity between...
http://www.eecg.toronto.edu/EECG...ESEARCH/ParallelSys/tornado.html

Global Layer Unix; technology trends in high-speed, low-latency LANs suggest convergence of hardware in Massively Parallel Processors, MPPs, and Networks of Workstations, NOWs. Relative to many MPPs, NOWs offer more cost-effectiveness and scalability, and less hardware and software development time. Soon, the main difference between NOWs and MPPs will be OS software.
site exerpt
GLUnix Home Page  Check the current runtime status of GLUnix. A GLUnix tutorial is available for new users. GLUnix man pages are now on-line. Run a parallel Mandelbrot program on GLUnix interactively! What is GLUnix? Recent technology trends in high-speed/low-latency local area networks...
http://now.cs.berkeley.edu/Glunix/glunix.html

Mobile agent system for ubiquitous computing; new way to cope with the wide-area, large-scale ubiquitous computing environment of near future. Allows access to personal and collaborative computing services anywhere, via varied desktop and mobile computing devices.
site exerpt
 S project was subsumed into the Bio-Networking Architecture project....
http://bolero.ics.uci.edu/agentos/

Distributed Unix operating system for Stanford FLASH multiprocessor; survives hardware and software faults, performance near commercial Unix. Arranged as internal system of independent kernels (cells) for reliability, scalability.
site exerpt
Index of /OS/  Index of /OS/ Name Last modified Size Description Parent Directory 19-May-02 08:06 Previous/ 10-Jul-96 12:57 homeless/ 29-Aug-95 17:26 papers/ 19-May-02 08:06 people/ 07-Oct-96 18:27 sosp95-hive/ 20-Sep-95 12:42 textures/ 29-Aug-95 15:31...
http://www-flash.stanford.edu/OS/

Agent-based communication models show great promise to operate in unpredictable, metamorphic environments, such as mobile computing networks. Excellent basic explanations, clear arguments, well reasoned; from Crossroads, ACM student magazine.
http://www.acm.org/crossroads/xrds5-2/agentos.html

Gives distributed OS services needed to build applications that are wide-area, highly available, incrementally scalable, dynamically reconfiguring, with mechanisms for: resource discovery, global namespace, remote process execution, resource management, authentication, security.
site exerpt
WebOS  S provides basic operating systems services needed to build applications that are geographically distributed, highly available, incrementally scalable, and dynamically reconfiguring. An application that demonstrates the utility of WebOS is Rent-A-Server, a web server capable of dynamically replicating itself geographically...
http://www.cs.duke.edu/ari/issg/webos/

XOS
Distributed operating system, to be fully object-oriented, preemptively multithreaded/tasked, event/message-driven. Little code yet, but design documents and links are interesting, useful reading.
site exerpt
The official XOS Homepage  ...
http://free.prohosting.com/~xos/

Parallel and Distributed Operating Systems Group; research focus: extensible and flexible system services: filesystems, networking, languages. Projects: 'C, Chord, Click, Exokernel (Exopc), Grid, Prolac, RON, and SFS. Funding: DARPA, NSF; AT&T, IBM, Intel. Many open source downloads.
http://amsterdam.lcs.mit.edu/

Modular object-oriented application to index files across networks. Consists of plug-in type data retrieval system, webserver, peer-to-peer connections for network-wide information gathering, retrieval; has features of OSs, database management systems, distributed networking. [Open Source, GPL]
site exerpt
AtomsNet  All sourcecode is made publicly available. AtomsNet and the AtomsNet website are hosted by Welcome to the atomsnet website. Here you can find background information, support, discussion forums and downloads related to atomsnet. Please use the links on the left...
http://atoms.sourceforge.net/

Researches distributed and realtime operating systems, communication, software engineering. Part of Department of Computer Science at the Otto-von-Guericke-University of Magdeburg. Some information on site not in English.
site exerpt
IVS HomePage  Systems is arised from the former Institute for Theoretical Computer Science, Networks and Operating Systems IRB It belongs to the Department of Computer Science at the Otto-von-Guericke-University of Magdeburg. Please note that not all information on this site is available...
http://ivs.cs.uni-magdeburg.de/index_english.shtml

Grenoble Universities Integrated Distributed Environment. Object-oriented distributed OS to develop and operate distributed applications on local area networks of workstations and servers. Joint project Bull, IMAG Research Institute; related to COMANDOS, BROADCAST Esprit Projects.
site exerpt
Presentation of GUIDE  Guide is a joint project of Bull and the IMAG Research Institute (Universities of Grenoble which have created the Bull-IMAG joint Research Laboratory. It also has strong links with the COMANDOS Esprit Project (Construction and Management of Distributed Open Systems)...
http://sardes.inrialpes.fr/guide/Welcome.html

Brief, simple layman's treatment of Carnegie Mellon University's Odyssey project; IBM Research's Autonomic Computing initiative; Microsoft's Farsite project. [CNN.com]
http://www.cnn.com/2002/TECH/ptech/02/13/brave.new.os.idg/

Simple, yet efficient distributed shared memory (DSM) system; a user-level library plus header files supports DSM on groups of Unix workstations. Runs on 4.3BSD/M68k, HP-UX/PA-RISC, IRIX 5.2/MIPS, SunOS 4.1/SPARC. [Open Source, public domain]
site exerpt
Quarks  We have developed a freely-available distributed shared memory system named Quarks. It consists of a user-level library and associated header files that support DSM on collections of Unix workstations. The released version runs on SunOS 4.1/SPARC, HP-UX/PA-RISC, IRIX 5.2/MIPS machines,...
http://www.cs.utah.edu/flux/quarks.html

An operating system that lets applications be built simpler. The system selects and combines resources from the network semi-automatically.
site exerpt
Plan B 3rd edition  B is an operating system designed to work in distributed environments where the set of available resources is different at different points in time. It's main design guidelines are: All resources are perceived as volumes. A volume is a file...
http://plan9.escet.urjc.es/ls/planb.html

E1
A distributed operating system based on the concepts of object replication, component model support and persistence. It consists of a L4 microkernel and a set of distributed objects acting at the user level. [Open source]
http://www.e1os.org/

Support for Multimedia in Operating systems, Lancaster University: microkernel OS with facilities to support distributed realtime and multimedia applications and ODP-based multimedia distributed application platforms.
site exerpt
SUMO Home Page  Over the past few years members of the SUMO team at Lancaster University and CNET, France Telecom have been designing and implementing a microkernel based system with facilities to support distributed real-time and multimedia applications and ODP based multimedia distributed...
http://www.comp.lancs.ac.uk/computing/research/sumo/