Hi!
I would like to understand better how Mirage is used on multi-core systems.

I understand that usually one unikernel can be started on each core. The
unikernels would be totally independent and vchan can be used for
connecting those unikernels. If all unikernel instances are of the same
type (e.g. serving a website), is there any mechanism to support
clustering or load sharing among them or would this have to be
implemented manually by deploying a separate load balancer for instance?

I'm considering buying ODROID-XU4 which provides several Cortex-A15 and
Cortex-A7 cores. In that case, how can I define on which core a specific
unikernel will be started?

Thanks for your help.

Stefan

_______________________________________________
MirageOS-devel mailing list
[email protected]
http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel

Reply via email to