IncludeOS
This article may meet Wikipedia's criteria for speedy deletion as an article about a company, corporation or organization that does not credibly indicate the importance or significance of the subject. Note that educational institutions are not eligible under this criterion. See CSD A7.
If this article does not meet the criteria for speedy deletion, or you intend to fix it, please remove this notice, but do not remove this notice from pages that you have created yourself. If you created this page and you disagree with the given reason for deletion, you can click the button below and leave a message explaining why you believe it should not be deleted. You can also visit the talk page to check if you have received a response to your message. Note that this article may be deleted at any time if it unquestionably meets the speedy deletion criteria, or if an explanation posted to the talk page is found to be insufficient.
Note to administrators: this article has content on its talk page which should be checked before deletion. Administrators: check links, talk, history (last), and logs before deletion. Consider checking Google.This page was last edited by My name is not dave (contribs | logs) at 11:30, 2 January 2018 (UTC) (7 years ago) |
Developer | IncludeOS |
---|---|
Written in | C++ |
Source model | Open source |
Initial release | August 18, 2014 |
Marketing target | Cloud computing |
Platforms | x86, x86-64 |
Kernel type | Unikernel |
Userland | POSIX subset, custom |
License | Apache 2.0 |
Official website | www |
IncludeOS is a minimal, open source, unikernel operating system for cloud services.[1] IncludeOS allows you to run your application in the cloud without an operating system. IncludeOS adds operating system functionality to your application allowing you to create performant, secure and resource efficient virtual machines.
IncludeOS applications boot in tens of milliseconds and require only a few megabytes of disk and memory.
References
- ^ Yegulalp, Serdar (2 December 2015). "IncludeOS: Run cloud applications with less". InfoWorld. Retrieved 2 January 2018.
External links
- IncludeOS on GitHub
- IncludeOS blog
- Alfred Bratterud: Deconstructing the OS: The devil’s In the side effects, CppCon 2017 presentation