Unikernels: Difference between revisions
From Xen
Jump to navigationJump to search
Rcpavlicek (talk | contribs) |
Rcpavlicek (talk | contribs) |
||
Line 2: | Line 2: | ||
== Cloud Operating System List == |
== Cloud Operating System List == |
||
The following Cloud Operating Systems are currently of interest to the Xen Project: |
The following Cloud Operating Systems are currently of interest to the Xen Project (though the list is not exhaustive): |
||
* [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. See the [http://www.slideshare.net/xen_com_mgr/mirage-extreme-specialization-of-cloud-appliances Presentation]. |
* [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. See the [http://www.slideshare.net/xen_com_mgr/mirage-extreme-specialization-of-cloud-appliances Presentation]. |
Revision as of 01:43, 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 (though the list is not exhaustive):
- MirageOS, an official incubator effort of Xen Project, employs an OCaml-based kernel. See the Presentation.
- LING (formerly Erlang on Xen) creates an Erlang runtime environment. See the Presentation.
- HaLVM, the Haskell Lightweight Virtual Machine from Galois, allows you to run Haskell programs. See the Presentation.
- OSv from Cloudius Systems produces a Java environment. See the Presentation.