Beej's Guide to Unix Interprocess Communication is a very well-written introduction to Unix IPC. Examples are in C with the standard Unix C functions, but many of the descriptions should apply to Unix IPC in other languages.
November 1, 2001
Beej's Guide to Unix Interprocess Communication is a very well-written introduction to Unix IPC. Examples are in C with the standard Unix C functions, but many of the descriptions should apply to Unix IPC in other languages.