Check nearby libraries
Buy this book
Computers are just as busy as the rest of us nowadays. They have lots of tasks to do at once and need some cleverness to get them all done at the same time. That's why threads are becoming a new model for programming. Microsoft Windows NT, the Distributed Computing Environment (DCE), and many UNIX-based operating systems support threads.
One advantage of most UNIX and DCE implementations is that they conform to a recently ratified POSIX standard (originally 1003.4a, now 1003.1c), which allows your programs to be portable between them. The POSIX threads standard, commonly known as Pthreads, is supported by most UNIX-based operating systems.
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 CPUs when available. They provide a clean way to divide the tasks of a program while sharing data.
In this book you will learn when to use threads and how to make them efficient. The book delves into performance issues, comparing threads to processes, contrasting kernel threads to user threads, and showing how to measure speed. It describes in a simple, clear manner what all the advanced features are for and how threads interact with the rest of the UNIX system.
Check nearby libraries
Buy this book
Previews available in: English
Subjects
Compilers (Computer programs), Parallel programming (Computer science), Unix (computer operating system), Sistemas distribuídos, Threads (Computer programs), Redes de computadores, Arquitetura e organização de computadores, POSIX (Computer software standard), UNIX (Computer file), Parallel processing (Electronic computers)Showing 8 featured editions. View all 8 editions?
Edition | Availability |
---|---|
1
Pthreads programming
1998, O'Reilly
in English
- 1st ed., minor corrections.
1565921151 9781565921153
|
aaaa
Libraries near you:
WorldCat
|
2
PThreads Programming: A POSIX Standard for Better Multiprocessing
1996, O'Reilly Media, Incorporated
in English
1449364756 9781449364755
|
zzzz
Libraries near you:
WorldCat
|
3 |
zzzz
Libraries near you:
WorldCat
|
4 |
cccc
Libraries near you:
WorldCat
|
5 |
cccc
Libraries near you:
WorldCat
|
6 |
zzzz
Libraries near you:
WorldCat
|
7
Pthreads Programming: A POSIX Standard for Better Multiprocessing (O'Reilly Nutshell)
September 1, 1996, O'Reilly Media, Inc.
Paperback
in English
- 1 edition
1565921151 9781565921153
|
zzzz
Libraries near you:
WorldCat
|
8
Pthreads Programming: A Posix Standard for Better Multiprocessing
1996, O'Reilly Media, Incorporated
in English
1306810647 9781306810647
|
zzzz
Libraries near you:
WorldCat
|
Book Details
Edition Notes
Reprinted Feb. 1998 with minor corrections.
"A POSIX standard for better multiprocessing"--Cover.
Includes bibliographical references and index.
Classifications
The Physical Object
ID Numbers
Community Reviews (0)
Feedback?History
- Created September 20, 2008
- 10 revisions
Wikipedia citation
×CloseCopy and paste this code into your Wikipedia page. Need help?
September 14, 2024 | Edited by MARC Bot | import existing book |
August 14, 2024 | Edited by MARC Bot | import existing book |
August 4, 2024 | Edited by MARC Bot | import existing book |
December 10, 2022 | Edited by ImportBot | import existing book |
September 20, 2008 | Created by ImportBot | Imported from Western Washington University MARC record |