Google’s not-so-secret new OS
Andromeda’s actual app runtime is called Modular, “a post-API programming model that allows applications to cooperate in a shared context without the need to call each other’s APIs directly.” To do this it uses Mojo inter-process communication (IPC) messages, which are exchanged via low-level primitives in the form of message pipes (small amounts of data), […]
Read More Google’s not-so-secret new OS