Unikernel
http://dbpedia.org/resource/Unikernel an entity of type: Company
Les unikernels sont des images systèmes spécialisées, où tous les processus partagent le même espace mémoire, créées en utilisant des systèmes d'exploitation bibliothèques. Le développeur sélectionne, à partir d'un ensemble modulaire, un ensemble minimum de bibliothèques qui correspondent aux services du système d'exploitation nécessaires à l'exécution de son application. Ces bibliothèques sont alors compilées avec l'application et des configurations pour créer des images fixes, à but unique, qui fonctionnent directement sur un hyperviseur ou sur du matériel sans intervention d'un système d'exploitation tel que Linux ou Windows.
rdf:langString
A unikernel is a specialised, single address space machine image constructed by using library operating systems. A developer selects, from a modular stack, the minimal set of libraries which correspond to the OS constructs required for the application to run. These libraries are then compiled with the application and configuration code to build sealed, fixed-purpose images (unikernels) which run directly on a hypervisor or hardware without an intervening OS such as Linux or Windows. The first such systems were Exokernel and Nemesis in the late 1990s.
rdf:langString
单一内核(Unikernel)是用途专一的系统映像。单一内核将应用程序与其依赖的系统组件,打包为一个具有单一地址空间的映像,可以直接在(虚拟化)硬件层面运行。这样的内核免去了上下文切换(context switch)的开销,同时减少了系统大小、启动时间和应用面,提供了内核层面的隔离,大幅提升了程序执行效率和安全性。
rdf:langString
rdf:langString
Unikernel
rdf:langString
Unikernel
rdf:langString
单一内核
xsd:integer
47674773
xsd:integer
1121511067
rdf:langString
Les unikernels sont des images systèmes spécialisées, où tous les processus partagent le même espace mémoire, créées en utilisant des systèmes d'exploitation bibliothèques. Le développeur sélectionne, à partir d'un ensemble modulaire, un ensemble minimum de bibliothèques qui correspondent aux services du système d'exploitation nécessaires à l'exécution de son application. Ces bibliothèques sont alors compilées avec l'application et des configurations pour créer des images fixes, à but unique, qui fonctionnent directement sur un hyperviseur ou sur du matériel sans intervention d'un système d'exploitation tel que Linux ou Windows.
rdf:langString
A unikernel is a specialised, single address space machine image constructed by using library operating systems. A developer selects, from a modular stack, the minimal set of libraries which correspond to the OS constructs required for the application to run. These libraries are then compiled with the application and configuration code to build sealed, fixed-purpose images (unikernels) which run directly on a hypervisor or hardware without an intervening OS such as Linux or Windows. The first such systems were Exokernel and Nemesis in the late 1990s.
rdf:langString
单一内核(Unikernel)是用途专一的系统映像。单一内核将应用程序与其依赖的系统组件,打包为一个具有单一地址空间的映像,可以直接在(虚拟化)硬件层面运行。这样的内核免去了上下文切换(context switch)的开销,同时减少了系统大小、启动时间和应用面,提供了内核层面的隔离,大幅提升了程序执行效率和安全性。
xsd:nonNegativeInteger
9808