Well-implemented interprocess communications (IPC) are key to the performance of virtually every non-trivial UNIX program. In UNIX Network Programming, Volume 2, Second Edition, legendary UNIX expert W. Richard Stevens presents a comprehensive guide to every form of IPC, including message passing, synchronization, shared memory, and Remote Procedure Calls (RPC).
Stevens begins with a basic introduction to IPC and the problems it is intended to solve. Step-by-step you'll learn how to maximize both System V IPC and the new Posix standards, which offer dramatic improvements in convenience and performance.
The Unix model; Interprocess communication; A network primer; Communication protocols; Berkeley sockets; System V transport layer interface; Library routines; Security; Time and date routines; Ping routines; Trivial file transfer protocol;...
Posix and System V Message Queues Mutexes and Condition Variables Read-Write Locks Record Locking Posix and System V Semaphores Posix and System V Shared Memory Solaris Doors and Sun RPC Performance Measurements of IPC Techniques If you've ...
"This is the definitive reference book for any serious or professional UNIX systems programmer.
Unix Network Programming Interprocess Communications Vol. 2 , 2Nd Ed.
Written to help you with the ten percent of the network programming that consumes ninety percent of your time and causes most of your vexing problems, it teaches communications/network programing,...
" - W. Richard Stevens, author of UNIX Network Programming, Advanced Programming in the UNIX Environment, TCP/IP Illustrated Volume 1, and TCP/IP Illustrated Volume 2 Finally, with UNIX(R) System V Network Programming, an authoritative ...
This book guides software professionals through the traps and pitfalls of developing efficient, portable, and flexible networked applications.
Greg Doench Cover Design: Nina Scuderi and Talar Boorujy Cm«t Design Director. Jerry Votta Editorial Aaistanr. Brandt Kenna Marirnng Manager. Dan DcPasquale Manufacturing Manager. Alexis Heydi-Long «w 6 2003 Pearson Education, ...
The use of lock files has a long history in UNIX . Early versions of UNIX ( as well as some current versions ) use lock files as a means of communication . Lock files are sometimes found in line printer and uucp implementations .
Comprehensive in scope, based on a working standard, and thoroughly illustrated, this book is an indispensable resource for anyone working with TCP/IP.