placeholder

My first unikernel - Thomas Leonard's blog

I wanted to make a simple REST service for queuing file uploads, deployable as a virtual machine. The traditional way to do this is to download a …

Click to view the original at roscidus.com

Hasnain says:

Unikernels in Ocaml.

"This demonstrates both the good and the bad of Mirage: the bug was easy to find and fix, using regular debugging tools. I’m sure fixing a filesystem corruption bug in the Linux kernel would have been vastly more difficult. On the other hard, Linux is rather well tested, whereas I appear to be the first person ever to try deleting a file in Mirage!"

Posted on 2014-07-31T01:17:45+0000