Comment on Advanced Linux Programming – book with free PDF (2001)Comments−jaguar8610yThis is a good write up for IPC related stuff - http://beej.us/guide/bgipc/output/html/singlepage/bgipc.html−tyingq10yIt is somewhat helpful, but the examples for shared memory and mmap ignore concurrency issues and refer you to a generic, non-language specific WikiPedia page for guidance.
Comments
This is a good write up for IPC related stuff - http://beej.us/guide/bgipc/output/html/singlepage/bgipc.html
It is somewhat helpful, but the examples for shared memory and mmap ignore concurrency issues and refer you to a generic, non-language specific WikiPedia page for guidance.