Beej's Guide to Unix Interprocess Communication
by Brian "Beej Jorgensen" Hall
2007
Number of pages: 54
Description:
This document discusses several methods of Interprocess Communication (IPC), some of which are better suited to certain tasks than others. If you know C or C++ and are pretty good using a Unix environment (or other POSIXey environment that supports these system calls) these documents are for you.
Download or read it online for free here:
Download link
(HTML, PDF, PS)
Similar books

by Greg Lehey - O'Reilly
The book deals with the whole life cycle of porting, from setting up a source tree on your system to correcting platform differences. It discusses the differences between versions of UNIX and the areas where porters tend to have problems.
(10356 views)

- Wikibooks
This book covers the practical aspects of using and interacting with the Bourne Shell, the root of all shells in Unix world. That includes interacting with the shell on a day-to-day basis for the purposes of operating the computer in normal tasks.
(10334 views)

by Frank G. Fiamingo - The Ohio State University
Systems administration is the installation and maintenance of the UNIX computer system. The system administrator will need to maintain the software and hardware for the system. This includes hardware configuration, software installation, etc.
(9554 views)

by Dale Dougherty, Tim O'Reilly - Hayden Books
The book shows how to use UNIX to prepare written documents. An introduction to the ex, vi, and sed editors and troff and nroff text processing tools. At the end, these tools are brought together by the make utility to do any text processing job.
(15254 views)