{"id":39139,"date":"2019-10-31T22:28:03","date_gmt":"2019-10-31T19:28:03","guid":{"rendered":"https:\/\/prohoster.info\/blog\/vypusk-mirageos-3-6-platformy-dlya-zapuska-prilozhenij-poverh-gipervizora\/"},"modified":"2019-10-31T22:28:03","modified_gmt":"2019-10-31T19:28:03","slug":"vypusk-mirageos-3-6-platformy-dlya-zapuska-prilozhenij-poverh-gipervizora","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-mirageos-3-6-platformy-dlya-zapuska-prilozhenij-poverh-gipervizora","title":{"rendered":"Release of MirageOS 3.6, a platform for running applications over hypervisors","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><noindex><a rel=\"nofollow\" href=\"https:\/\/mirage.io\/blog\/announcing-mirage-36-release\">Took place<\/a><\/noindex> project release <noindex><a rel=\"nofollow\" href=\"https:\/\/mirage.io\">MirageOS 3.6<\/a><\/noindex>, allowing the formation of operating systems for a single application, where the application is delivered as a self-sufficient 'unikernel' capable of running without the use of operating systems, a separate OS kernel, or any layers. The OCaml language is used for application development. Project code <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/mirage\/mirage\">is distributed<\/a><\/noindex> is under the free ISC license.<\/p>\n<p>All low-level functionality inherent to the operating system is implemented in the form of a library that is attached to the application. The application can be developed in any OS and is then compiled into a specialized kernel (the concept of <noindex><a rel=\"nofollow\" href=\"http:\/\/queue.acm.org\/detail.cfm?id=2566628\">unikernel<\/a><\/noindex>), which can run directly over hypervisors such as Xen, KVM, BHyve, and VMM (OpenBSD), on mobile platforms, as a process in a POSIX-compatible environment, or in cloud environments like Amazon Elastic Compute Cloud and Google Compute Engine. <\/p>\n<p>The generated environment contains nothing extraneous and interacts directly with the hypervisor without drivers and system layers, allowing significant overhead reduction and increased security. Working with MirageOS consists of three stages: preparing the configuration by defining the OPAM packages <noindex><a rel=\"nofollow\" href=\"https:\/\/opam.ocaml.org\/\">, building the environment, and running the environment. The runtime for operation over Xen is based on a trimmed-down kernel<\/a><\/noindex>Mini-OS <noindex><a rel=\"nofollow\" href=\"https:\/\/wiki.xenproject.org\/wiki\/Mini-OS\">, while for other hypervisors and kernel-based systems, it's based on<\/a><\/noindex>Solo5.  <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/solo5\/solo5\">Although applications and libraries are built using the high-level OCaml language, the final environments demonstrate quite good performance and minimal size (for example, a DNS server occupies only 200 KB). Maintaining the environments is also simplified because when updating a program or changing a configuration, it is sufficient to create and launch a new environment. It supports<\/a><\/noindex>.<\/p>\n<\/p>\n<p>dozens of libraries  <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/mirage\">in OCaml for performing network operations (DNS, SSH, OpenFlow, HTTP, XMPP, etc.), working with storage, and ensuring parallel data processing.<\/a><\/noindex> The main changes in the new release are related to providing support for new features proposed in the <\/p>\n<p>Solo5 0.6.0 <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/Solo5\/solo5\/releases\/tag\/v0.6.0\">(sandbox environment for executing unikernel):<\/a><\/noindex> The ability to launch MirageOS unikernel in an isolated environment has been added<\/p>\n<ul>\n<li class=\"l\"> spt <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/Solo5\/solo5\/blob\/master\/docs\/architecture.md\">(\"sandboxed process tender\"), provided by the toolkit.<\/a><\/noindex> ('sandboxed process tender'), provided by the toolkit <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/Solo5\/solo5\/\">Although applications and libraries are built using the high-level OCaml language, the final environments demonstrate quite good performance and minimal size (for example, a DNS server occupies only 200 KB). Maintaining the environments is also simplified because when updating a program or changing a configuration, it is sufficient to create and launch a new environment. It supports<\/a><\/noindex>When using the spt backend, MirageOS kernels are run in user processes of Linux, which apply minimal isolation based on seccomp-BPF;\n<li class=\"l\"> Support has been implemented <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/Solo5\/solo5\/blob\/master\/docs\/architecture.md#application-manifest\">application manifests<\/a><\/noindex> from the Solo5 project, allowing multiple network adapters and storage devices to be attached to unikernels while isolating based on hvt, spt, and muen backends (use with genode and virtio backends is currently limited to one device);\n<li class=\"l\"> Enhanced protection for Solo5-based backends (hvt, spt), for example, includes compilation in SSP (Stack Smashing Protection) mode.\n<\/ul>\n<p><noindex><a rel=\"nofollow\" name=\"link\"><\/a><\/noindex><\/p>\n<p>Source: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=51710\">opennet.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 MirageOS 3.6, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0435\u0433\u043e \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043f\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043a\u0430\u043a \u0441\u0430\u043c\u043e\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u044b\u0439 &#171;unikernel&#187;, \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u044b\u0439 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0442\u044c\u0441\u044f \u0431\u0435\u0437 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c, \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u044f\u0434\u0440\u0430 \u041e\u0421 \u0438 \u043a\u0430\u043a\u0438\u0445-\u043b\u0438\u0431\u043e \u043f\u0440\u043e\u0441\u043b\u043e\u0435\u043a. \u0414\u043b\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u0442\u0441\u044f \u044f\u0437\u044b\u043a OCaml. \u041a\u043e\u0434 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043f\u043e\u0434 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0435\u0439 ISC. \u0412\u0441\u044f \u043d\u0438\u0437\u043a\u043e\u0443\u0440\u043e\u0432\u043d\u0435\u0432\u0430\u044f \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c, \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0435\u043d\u043d\u0430\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u0435, \u0440\u0435\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u0430 \u0432 \u0444\u043e\u0440\u043c\u0435 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438, \u043f\u0440\u0438\u043a\u0440\u0435\u043f\u043b\u044f\u0435\u043c\u043e\u0439 \u043a [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-39139","post","type-post","status-publish","format-standard","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 MirageOS 3.6, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0435\u0433\u043e.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-mirageos-3-6-platformy-dlya-zapuska-prilozhenij-poverh-gipervizora\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a MirageOS 3.6, \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b \u0434\u043b\u044f \u0437\u0430\u043f\u0443\u0441\u043a\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u043f\u043e\u0432\u0435\u0440\u0445 \u0433\u0438\u043f\u0435\u0440\u0432\u0438\u0437\u043e\u0440\u0430 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 MirageOS 3.6, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0435\u0433\u043e.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-mirageos-3-6-platformy-dlya-zapuska-prilozhenij-poverh-gipervizora\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2019-10-31T19:28:03+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2019-10-31T19:28:03+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Release of MirageOS 3.6, a platform for running applications above the hypervisor | ProHoster","description":"The release of the MirageOS 3.6 project has occurred, allowing.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-mirageos-3-6-platformy-dlya-zapuska-prilozhenij-poverh-gipervizora","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a MirageOS 3.6, \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b \u0434\u043b\u044f \u0437\u0430\u043f\u0443\u0441\u043a\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u043f\u043e\u0432\u0435\u0440\u0445 \u0433\u0438\u043f\u0435\u0440\u0432\u0438\u0437\u043e\u0440\u0430 | ProHoster","og:description":"\u0421\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0440\u0435\u043b\u0438\u0437 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 MirageOS 3.6, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0435\u0433\u043e.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-mirageos-3-6-platformy-dlya-zapuska-prilozhenij-poverh-gipervizora","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2019-10-31T19:28:03+00:00","article:modified_time":"2019-10-31T19:28:03+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"39139","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-01-24 00:55:20","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-03-01 00:55:36","updated":"2026-01-24 00:55:20","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/39139","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=39139"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/39139\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=39139"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=39139"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=39139"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}