Skip to content

Distributed Programming With System Calls For Interprocess Communications

Compare
Choose a tag to compare
@steveloughran steveloughran released this 07 Jun 21:18
· 15 commits to master since this release

Programming with System Calls for Interproccess Communication describes the DOMAIN system calls you can use for interprocess communication. Interprocess communication can involve data transfer, event notification and synchronization