|
|
|
|
|
by Animats
4305 days ago
|
|
Compare QNX message passing, which has a much simpler API and runs faster. The UNIX/Linux world has never gotten message passing right. It's inevitably built on top of files, sockets, or shared memory, which adds complexity and reduces speed. |
|
[1] http://en.wikipedia.org/wiki/Doors_(computing)