NIX


Get rid of the operating system!

High performance cloud computing is nix


Nix is joint work of Laboratorio de Sistemas with Bell Laboratories, Sandia National Labs, and Vitanuova.
Most desktop and laptop machines today, even phones, are multicore. But OSes are still built as decades ago. Nix is able to lend cores to applications with no OS interference (not even clock interrupts), but still provides all functionality of a conventional operating system.

In particular, for applications, Nix is not different from a Plan 9 from Bell Labs kernel. However, Nix can partition cores into:

Cores can change their role at run-time, depending on the actual system load.

This is most useful for HPC applications but also for Cloud Computing, because of both performance and convenience.


Software


Documents


Authors

This system started as joint work of the Laboratorio de Sistemas, Bell Laboratories, Sandia National Labs, and Vitanuova. Today it continues using a public development process, as described above. This was the initial list of authors on the early days. Check out the /CONTRIBUTORS file in the distribution for a list of people that have sent patches or contributed to the system.