1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
This commit is contained in:
Stefan Lankes 2016-03-31 09:32:07 +02:00
parent c33ac6029e
commit 556dd6d161

View file

@ -1,6 +1,6 @@
# HermitCore - A lightweight extreme-scale satellite kernel
The project *HermitCore* has just initiated and is [unikernel](http://unikernel.org) for high-performance computing.
The project [HermitCore](http://www.hermitcore.org) has just initiated and is [unikernel](http://unikernel.org) for high-performance computing.
HermitCore extends the multi-kernel approach and combines it with unikernel features while providing better programmability and scalability for hierarchical systems.
By starting a HermitCore applications, cores will be split off from the Linux system and the applications run bare-metal on these cores.
This promise a lower OS jitter and a better scalability.