On 07 Oct 2014, at 12:01, Rafael Luque <rafael.luque.leiva@gmail.com> wrote:
Thank you Stef,
Do you know any tutorial or documentation I can follow to get a PharoNOS?
Keep in mind that this was an experiment⦠(kind of a research prototype). I donât think that there is a Tutorial.
Rafa
2014-10-07 9:17 GMT+02:00 stepharo <stepharo@free.fr <mailto:stepharo@free.fr>>:
Hello,
I'm playing with the unikernels idea [1]. Specifically I'm using Mirage OS [2] to probe a minimal HTTP server running on AWS directly over Xen, without any OS between the application and the hypervisor.
Yes yes yes we would love to have a Pharo solution for that.
Mirage OS is based on OCaml. Is there any Smalltalk solution to build this kind of unikernels? The idea of Smalltalk all the way down (at least to the virtual devices of the hypervisor) is very appealing to me. Indeed I think this idea was proposed for the first time by Dan Ingalls:
''An operating system is a collection of things that don't fit into a language. There shouldn't be one.''
I have found SqueakNOS [3], but I don't know if it is active or if it works with Pharo.
It was working.
Thank you,
Rafa
[1] http://queue.acm.org/detail.cfm?id=2566628 <http://queue.acm.org/detail.cfm?id=2566628> [2] http://www.openmirage.org/ <http://www.openmirage.org/> [3] http://squeaknos.blogspot.com.es/ <http://squeaknos.blogspot.com.es/>