Saturday, November 6, 2021

Nanos

Nanos is a new kernel designed to run one and only one application in a virtualized environment. It has several constraints on it compared to a general purpose operating system such as Windows or Linux - namely it's a single process system with no support for running multiple programs nor does it have the concept of users or remote administration via ssh.

The Nanos unikernel allows you to run your python workloads faster than linux and safer than linux

https://github.com/nanovms/nanos 

No comments:

Post a Comment