Ranked #20 in Unix, Ranked #21 in Computer Networks — see more rankings.
Well-implemented interprocess communications (IPC) are key to the performance of virtually every non-trivial UNIX program. In "UNIX Network Programming, Volume 2, Second Edition," legendary UNIX expert W. Richard Stevens presents a comprehensive guide to every form of IPC, including message passing, synchronization, shared memory, and Remote Procedure Calls (RPC). less
Rankings by Category
UNIX Network Programming, Volume 2 is ranked in the following categories:
- #34 in Networking
- #40 in Operating System