Related Books

Programming with POSIX Threads
Language: en
Pages: 404
Authors: David R. Butenhof
Categories: Computers
Type: BOOK - Published: 1997 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Software -- Operating Systems.
PThreads Programming
Language: en
Pages: 289
Authors: Bradford Nichols
Categories: Computers
Type: BOOK - Published: 1996-09 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

With threads programming, multiple tasks run concurrently within the same program. They can share a single CPU as processes do or take advantage of multiple CPU
Threads Primer
Language: en
Pages: 360
Authors: Bil Lewis
Categories: Computers
Type: BOOK - Published: 1996 - Publisher: Prentice Hall PTR

DOWNLOAD EBOOK

Providing an overview of the Solaris and POSIX multithreading architectures, this book explains threads at a level that is completely accessible to programmers
POSIX Programmers Guide
Language: en
Pages: 654
Authors: Donald Lewine
Categories: Computers
Type: BOOK - Published: 1991-04 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Software -- Operating Systems.
Multithreaded Programming with Pthreads
Language: en
Pages: 436
Authors: Bil Lewis
Categories: POSIX (Computer software standard).
Type: BOOK - Published: 1998 - Publisher: Prentice Hall

DOWNLOAD EBOOK

In-depth coverage is given of the emerging POSIX Threads library for UNIX and how to code with it. These pages explain the concepts and foundations of threads p