| ||||||||||||||||||
![]() Trade In this Item for up to £24.25
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Unix Systems Programming: Communication, Concurrency and Threads for an Amazon.co.uk gift card of up to £24.25, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.
|
Product details
|
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.
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
Suggested Tags from Similar Products(What's this?)Be the first one to add a relevant tag (keyword that's strongly related to this product)
|
A few things to note, having some C skills is essential, and having a some Unix skills would also help. The book takes a very practical approach, which is a joy. I've read a few dry OS books and trying to remember a couple of pages of text is a challenge. But here the authors introduce a concept, then create a small program to demonstrate what they are talking about. Then some additional theory is added and more code etc, building up a bigger picture. The contents are extensive (check out the table of contents above) covering processes, signals, events etc.
The authors have a good website which you can download the code from. I have run the programs so far with no problems on my Linux machine (2.4 Kernel), but examples should work on most Unix variants including OS X, Solaris etc.
I have not yet finished the book but so far so good.
|