|
|
|
|
|
by sn
1847 days ago
|
|
Let's define unikernels as running under a hypervisor. If it's not, it's more likely to be called an embedded operating system. I don't think unikernels are worth it unless you're running at massive scale. A realistic target audience is providers of serverless-style services, in which case you're taking a vanilla application someone else wrote and compiling it against a unikernel. |
|
I don't think this is a useful definition. Our unikernel Linux (UKL) can build a unikernel that runs direct on baremetal, and that's a fantastic feature and also quite different from embedded OSes.
unless you're running at massive scale
That's your opinion. We are intending to deliver unikernels to anyone who wants performance and/or real time guarantees. They don't need to be operating at scale.