Tim Hockin wrote:
You can do IPC without syscalls, if you have atomic ops on a platform. See the various lock-free FIFO implementations floating around.
I check that. Thanks
-- og
Tim Hockin wrote:
You can do IPC without syscalls, if you have atomic ops on a platform. See the various lock-free FIFO implementations floating around.
I check that. Thanks
-- og