Skip to content

The difference between Unikraft and MiniOS. #57

Answered by nderjung
hack3rcon asked this question in Q&A
Discussion options

You must be logged in to vote

From @skuenzer previously posted on our mailing-list:

Both projects are Unikernels, where Mini-OS is the older project. Its original purpose was to demonstrate the Xen hypervisor interface. As far as I know, it is used today in some Xen deployments as basis for stub domains (e.g., QEMU) and running the XenStore separately from Dom0. Main obvious difference to Unikraft is that MiniOS works just with Xen.

With Unikraft we try to provide a framework for building specialized Unikernels across different platforms, where Xen or KVM are just two of them. The project is younger and we are working heavily to develop a library pool where you basically pick and choose OS functionality that you need…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by nderjung
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #57 on November 04, 2020 21:03.