Logo

Beej's Guide to Unix Interprocess Communication

Beej's Guide to Unix Interprocess Communication
by


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.

Home page url

Download or read it online for free here:
Download link
(HTML, PDF, PS)

Similar books

Book cover: IBM Certification Study Guide AIX V4.3 System AdministrationIBM Certification Study Guide AIX V4.3 System Administration
by - IBM
This is a study guide for professionals wishing to prepare for the certification exam to achieve: IBM Certified Specialist - AIX V4.3 System Administration. It helps AIX administrators develop the knowledge and skills required for the certification.
(17480 views)
Book cover: MH and xmh: Email for Users and ProgrammersMH and xmh: Email for Users and Programmers
by - O'Reilly
This book explains how to use, customize, and program with MH electronic mail commands, available on virtually any UNIX system. MH is notable for its flexibility: you'll be able to do things you never thought you could do with an email program.
(9698 views)
Book cover: ANSI C for Programmers on UNIX SystemsANSI C for Programmers on UNIX Systems
by
This document introduces C by providing and explaining examples of common programming tasks. It enables the reader to learn from available source code by clarifying common causes of incomprehension. Exercises form an integral part of the course.
(27612 views)
Book cover: A Quick Introduction to UnixA Quick Introduction to Unix
by - Wikibooks
Unix is an operating system designed for use on any kind of computer or computing device. It is a multi-tasking, multi-user system. Unix is also part of the underlying technology of the Internet. Many of the web servers run Apache under Unix.
(10066 views)