Y
Hacker News
new
|
ask
|
show
|
jobs
by
eyberg
2355 days ago
That it can recover by itself. It's a bit more than just 'auto-restart' (as mentioned in the article) since it's an entire vm that is restarting versus a process and it's not the same as restarting a linux vm.
1 comments
perlpimp
2355 days ago
so this is LXC based or is it something else? trying to figure this out as well.
link
eyberg
2355 days ago
Nope, no linux.
https://github.com/nanovms/nanos
is a new kernel designed to run a single (linux) application as a virtual machine.
link
perlpimp
2355 days ago
https://ma.ttias.be/what-is-a-unikernel/
found this.
link