Unix Systems Programming: Communication, Concurrency and Threads
Autor Kay A. Robbins, Steve Robbinsen Limba Engleză Paperback – 2 dec 2015
In a nutshell, this updated UNIX classic covers everything you'll ever need for threads, TCP/IP and RPC programming--with reusable code examples that explain syntax along the way. Robbins and Robbins explain the essentials of UNIX programming, concentrating on communication, concurrency, and multithreading techniques and why, when, and how to use them. They also show how to design complex software to get the best from the UNIX operating system. Using short code snippets to illustrate how to use system calls, they also include a number of hands-on projects that very quickly help readers expand their skill levels. The book includes chapters on files, signals, semaphores, POSIX threads, client-server communication, and remote procedure calls. There are also short examples, working code, and simplified libraries for use in network communication applications featured throughout the book. The updated Second Edition includes all-new chapters on the Web and multicast and a completely revised and updated RPC chapter.
Preț: 498.85 lei
Preț vechi: 623.55 lei
-20% Nou
88.26€ • 102.98$ • 77.16£
Carte tipărită la comandă
Livrare economică 16-30 ianuarie 26
Livrare express 12-18 decembrie pentru 102.56 lei
Specificații
ISBN-10: 0134424077
Pagini: 912
Dimensiuni: 188 x 234 x 43 mm
Greutate: 1.63 kg
Ediția:2 Rev ed.
Editura: Prentice Hall
Textul de pe ultima copertă
- UNIX processes, files, and special files
- Signals and timers
- POSIX threads, semaphores, and IPC
- TCP, UDP, multicast, and the Web
- Features projects on Internet radio, server performance, timers, web caching, and shells
Learn how to design and implement reliable UNIX software whether you are using Linux, Solaris, Mac OS X, or another POSIX-based system.
This completely updated classic (originally titled Practical UNIX Programming) demonstrates how to design complex software to get the most from the UNIX operating system. UNIX Systems Programming provides a clear and easy-to-understand introduction to the essentials of UNIX programming. Starting with short code snippets that illustrate how to use system calls, Robbins and Robbins move quickly to hands-on projects that help readers expand their skill levels.
This practical guide thoroughly explores communication, concurrency, and multithreading. Known for its comprehensive and lucid explanationsof complicated topics such as signals and concurrency, the bookfeatures practical examples, exercises, reusable code, and simplifiedlibraries for use in network communication applications.
A self-contained reference that relies on the latest UNIX standards, UNIX Systems Programming provides thorough coverage of files, signals, semaphores, POSIX threads, and client-server communication. Thisedition features all-new chapters on the Web, UDP, and serverperformance. The sample material has been tested extensively in theclassroom.
PRENTICE HALL
Professional Technical Reference
Upper Saddle River, NJ 07458
www.phptr.com
ISBN: 0-13-042411-0
Notă biografică
About the Authors
Kay A. Robbins and Steven Robbins received doctoral degrees from MITand are on the faculty in the Department of Computer Science at theUniversity of Texas at San Antonio.
Cuprins
I. FUNDAMENTALS.
II. ASYNCHRONOUS EVENTS.
III. CONCURRENCY.
IV. COMMUNICATION.
APPENDICES.