Difference between revisions of "Unikernels"

From Xen
(Cloud Operating System List)
(Cloud Operating System List)
Line 6: Line 6:
 
* [http://www.openmirage.org/ MirageOS], an official [http://xenproject.org/developers/teams/mirage-os.html incubator effort] of Xen Project, employs an OCaml-based kernel
 
* [http://www.openmirage.org/ MirageOS], an official [http://xenproject.org/developers/teams/mirage-os.html incubator effort] of Xen Project, employs an OCaml-based kernel
 
* [http://erlangonxen.org/ LING (formerly Erlang on Xen)] creates an Erlang runtime environment. See the [http://www.slideshare.net/vsovietov/erlang-dnipro-2014-erlangonxen Presentation].
 
* [http://erlangonxen.org/ LING (formerly Erlang on Xen)] creates an Erlang runtime environment. See the [http://www.slideshare.net/vsovietov/erlang-dnipro-2014-erlangonxen Presentation].
* [https://github.com/GaloisInc/HaLVM#readme HaLVM], the Haskell Lightweight Virtual Machine from [http://corp.galois.com/halvm Galois], allows you to run Haskell programs
+
* [https://github.com/GaloisInc/HaLVM#readme HaLVM], the Haskell Lightweight Virtual Machine from [http://corp.galois.com/halvm Galois], allows you to run Haskell programs. See the [http://www.slideshare.net/xen_com_mgr/the-halvm-a-simple-platform-for-simple-platforms Presentation].
 
* [http://osv.io/ OSv] from [http://www.cloudius-systems.com/ Cloudius Systems] produces a Java environment. See the [http://www.slideshare.net/dmarti1111/o-sv-linux-collaboration-summit Presentation].
 
* [http://osv.io/ OSv] from [http://www.cloudius-systems.com/ Cloudius Systems] produces a Java environment. See the [http://www.slideshare.net/dmarti1111/o-sv-linux-collaboration-summit Presentation].

Revision as of 01:39, 29 May 2014

Xen Project has been at the forefront of the birth of Cloud Operating Systems: specialized lightweight operating systems which are only intended to be used within a Virtual Machine. These Cloud Operating Systems may become the core of a new form of cloud, where a single hypervisor instance can support hundreds or even thousands of VMs.

Cloud Operating System List

The following Cloud Operating Systems are currently of interest to the Xen Project: