ChorusOS | |
Developer: | Chorus Systèmes Sun Microsystems |
Kernel Type: | Microkernel real-time operating system |
Family: | POSIX |
Working State: | Discontinued |
Source Model: | Closed-source (pre-v5) Open source (v5) |
Df: | yes --> |
Latest Release Version: | 5.1 |
Df: | yes --> |
Marketing Target: | Embedded systems |
Language: | English |
Supported Platforms: | x86, 680x0, PowerPC, SPARC, ARM, MIPS |
Succeeded By: | VirtualLogix C5 |
ChorusOS is a microkernel real-time operating system designed as a message passing computing model. ChorusOS began as the Chorus distributed real-time operating system research project at the French Institute for Research in Computer Science and Automation (INRIA) in 1979.[1] During the 1980s, Chorus was one of two earliest microkernels (the other being Mach) and was developed commercially by startup company Chorus Systèmes SA.[2] Over time, development effort shifted away from distribution aspects to real-time for embedded systems.[3]
In 1997, Sun Microsystems acquired Chorus Systèmes for its microkernel technology, which went toward the new JavaOS.[4] Sun (and henceforth Oracle) no longer supports ChorusOS. The founders of Chorus Systèmes started a new company called Jaluna in August 2002. Jaluna then became VirtualLogix, which was then acquired by Red Bend in September 2010. VirtualLogix designed embedded systems using Linux and ChorusOS (which they named VirtualLogix C5). C5 was described by them as a carrier grade operating system, and was actively maintained by them.
The latest source tree of ChorusOS, an evolution of version 5.0, was released as open-source software by Sun and is available at the Sun Download Center.[5] The Jaluna project has completed these sources and published it online. Jaluna-1 is described there as a real-time Portable Operating System Interface (RT-POSIX) layer based on FreeBSD 4.1, and the CDE cross-platform software development environment. ChorusOS is supported by popular Secure Socket Layer and Transport Layer Security (SSL/TLS) libraries such as wolfSSL.