Amoeba (operating system)
From Wikipedia, the free encyclopedia
(Redirected from Amoeba distributed operating system)
|
|
This article has multiple issues. Please help improve it or discuss these issues on the talk page.
|
| Company / developer | Andrew S. Tanenbaum |
|---|---|
| Available language(s) | English |
| Official website | http://www.cs.vu.nl/pub/amoeba/ |
Amoeba is an open source microkernel-based distributed operating system developed by Andrew S. Tanenbaum and others at the Vrije Universiteit. The aim of the Amoeba project is to build a timesharing system that makes an entire network of computers appear to the user as a single machine. Development at Vrije Universiteit was stopped: the files in the latest version (5.3) were last modified on 12 February 2001. Recent development is carried forward by Dr. Stefan Bosse at BSS Lab.
Amoeba runs on several platforms, including SPARC, i386, i486, 68030, Sun 3/50 and Sun 3/60.
The system uses FLIP as a network protocol.
The Python programming language was originally developed for this platform.[1]
[edit] See also
[edit] References
- ^ "Why was Python created in the first place?". Python FAQ. http://www.python.org/doc/faq/general/#why-was-python-created-in-the-first-place. Retrieved 2008-02-11.
[edit] External links
Recent development by Dr. Stefan Bosse at BSS Lab:
- Overview
- VAM, The Virtual Amoeba Machine: distributed operating system based on Amoeba with virtual machine concepts and functional programming
- AMUNIX, Amoeba on the top of UNIX: Amoeba extension for UNIX-like opertaing systems
- AMCROSS: Amoeba crosscompiling environment for UNIX
- VX-Kernel: the new VX-Amoeba Kernel
- VAMNET, The Virtual Amoeba Machine Network: a new hybrid distribute operating system environment
| This operating system-related article is a stub. You can help Wikipedia by expanding it. |