Hacker News new | ask | show | jobs
by einpoklum 1582 days ago
> Why would you spin up a full kernel to run a single application on top of a hypervisor that is balancing resources?

What if your application involves multiple processes and threads?

1 comments

Nanos supports multiple threads but not multiple processes so you can have as much performance as you have underlying hardware but if you are using something like an interpreted language where is normal to spin up X app-workers behind a reverse proxy those become vms. (I should point out that those languages are single-thread/single-process to begin with.)
dude we get it

How many more comments will we read yet another copy of a nanos sales pitch?

The post is about unikernels, so, obviously every single comment will say something about them.