papers-we-love_papers-we-love/unikernels/README.md

11 lines
615 B
Markdown
Raw Normal View History

2018-06-05 11:37:28 +00:00
## Unikernels (LibOS)
* [Unikernels: Library Operating Systems for the Cloud](https://dl.acm.org/citation.cfm?id=2451167)
* [IncludeOS: A minimal, resource efficient unikernel for cloud services](https://ieeexplore.ieee.org/document/7396164/)
* [The rump kernel: A tool for driver development and a toolkit for
applications](https://www.netbsd.org/gallery/presentations/justin/2015_AsiaBSDCon/justincormack-abc2015.pdf)
### High Availability Through Unikernel
* [Tardigrade: Leveraging Lightweight Virtual Machines to Easily and Efficiently Construct Fault-Tolerant Services](https://www.usenix.org/node/189029)