Skip to Content
Design and Implementation of the FreeBSD Operating System, 2nd Edition
book

Design and Implementation of the FreeBSD Operating System, 2nd Edition

by Marshall Kirk McKusick, George V. Neville-Neil, Robert N.M. Watson
September 2014
Intermediate to advanced
928 pages
31h 47m
English
Addison-Wesley Professional
Content preview from Design and Implementation of the FreeBSD Operating System, 2nd Edition

Chapter 12. Interprocess Communication

FreeBSD provides a rich set of interprocess-communication facilities intended to support the construction of distributed programs built on top of communications primitives. Support for these facilities is described in this chapter.

No one mechanism can provide for all types of interprocess communication. The subsystems that provide IPC in FreeBSD 10 can be broken down into two areas. The first provides for IPC on a single system and includes support for semaphores, message queues, and shared memory. These subsystems were described in Section 7.2. The second is the socket interface, which provides a uniform communication API for network communication.

The socket API is deeply entwined with the network subsystem. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Design and Implementation of the FreeBSD Operating System, The

Design and Implementation of the FreeBSD Operating System, The

Marshall Kirk McKusick, George V. Neville-Neil

Publisher Resources

ISBN: 9780133761825Purchase book