Hi folks: First of all, please if someone answers this mail do it to all as I have cc Gerardo.<br><br>After ESUG talks I was imagining a way to deploy big seaside applications. Something like this architecture:<br><br>SqueakNOS<br>
SqueakVM <br>Image: The KernelImage that Pavel did. For Pharo it is something like 3MB I think. If you add morphic you can then use the VNC and I think it is 5MB. Then we should load there seaside, the dependencies and all of our code.<br>
<br>With this, I can have one real server with a host OS and use VMWare for example to have N number of SqueakNOS images. Each of the SqueakNOS image can have in addition, M number of images running at the same time. <br>
Finally we can have a cluster of real pcs and just drag and drop our SqueakNOS VMWare images from one pc to another.<br><br>So...I wonder:<br><br>¿Is this a good idea?<br>¿Should this have better performance than just having several images running in the same pc?<br>
¿Are there any advantages or disadvantages with this approach?<br><br>I don&#39;t have any big seaside application at all, but I was just thinking hahaha.<br><br>Best,<br><br>Mariano<br>