Interprocess Communications in UNIX: The Nooks and Crannies (2nd Edition)

Author(s)

Understanding processes is fundamental to understanding UNIX. This book zeroes right in on the key techniques of processes and interprocess communication (IPC) - from primitive communications to the complexities of sockets.Loaded with examples and illustrations that clarify each technique, Interprocess Communications in UNIX covers topics like: beginning and ending processes; using fork and exec together; using primitive communications; and working with both named and unnamed pipes. Learn how to create message queues; use remote procedure calls (RPCs); create and access semaphore sets; and create shared memory segments. Once you attain a thorough mastery of interprocess communication methodologies, using POSIX threads you'll learn communications techniques for multithreaded applications. Learn to handle multiple threads in both single and multiple processes. From beginning to end, the book truly leads you through the nooks and crannies of UNIX - making you a dramatically more effective programmer.

Beginning with the basics of what a process is, how a process is generated, and how a process accesses its own environment. this book details process communication techniques, starting with the basics of process communications, and proceeding to the complexities of socket-based communications.

Keywords
,
Name in long format: Interprocess Communications in UNIX: The Nooks and Crannies (2nd Edition)
ISBN-10: 0138995923
ISBN-13: 9780138995928
Book pages: 462
Book language: en
Edition: Subsequent
Binding: Paperback
Publisher: Prentice Hall
Dimensions: Height: 9.25 Inches, Length: 7.5 Inches, Weight: 2.00179733896 Pounds, Width: 1.5 Inches

Related Books