I would like to explore it's IPC. I heard a lot of good about it. For example that it is has quite a nice API and is efficient.
Maybe I will tell it all wrong, but I remember that for example it could be easy to do RPC on the same machine for the isolation. A client calls the server and the scheduler would switch context immediately to the server process upon IPC.