Related Books

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
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.
Introduction to Parallel Programming
Language: en
Pages:
Authors: Subodh Kumar
Categories: Computers
Type: BOOK - Published: 2022-07-31 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

In modern computer science, there exists no truly sequential computing system; and most advanced programming is parallel programming. This is particularly evide
Modern Multithreading
Language: en
Pages: 480
Authors: Richard H. Carver
Categories: Computers
Type: BOOK - Published: 2005-11-28 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

Master the essentials of concurrent programming,including testingand debugging This textbook examines languages and libraries for multithreadedprogramming. Read
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