Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Interprocess Communications in Linux: The Nooks and Crannies Review by laoxiao
Great book on IPC topics for intermediate level
This book covers local IPC(pipes,lock files, locking files, semaphores,message queues and shared memory) and remote IPC(RPC, network sockets). It uses EXTENSIVE demo code to explain the concept which really helps you to master the design. This is a great book for both beginners and inter-mediate *nix programmers.
highly recommend.