|
|
libcats.org
Pthreads Programming: A POSIX Standard for Better MultiprocessingBradford Nichols, Dick Buttlar, Jacqueline Proulx FarrellPOSIX threads, or pthreads, allow multiple tasks to run concurrently within the same program. They can share a single CPU as processes do, or take advantage of multiple CPUs when available. In either case, they provide a clean way to divide the tasks of a program while sharing data. This book thoroughly covers the POSIX threads standard, which is supported by the Distributed Computer Environment (DCE), as well as Solaris, OSF/1, AIX, and several other UNIX-based operating systems. In this book you will learn not only what the pthread calls are, but when it is a good idea to use threads and how to make them efficient (which is the whole reason for using threads in the first place). The authors delves into performance issues, comparing threads to processes, contrasting kernel threads to user threads, and showing how to measure speed. He also clearly describes all the advanced features and how threads interact with the rest of the UNIX system.
Популярные книги за неделю:
Система упражнений по развитию способностей человека (Практическое пособие)Автор: Петров Аркадий НаумовичКатегория: Путь к себе
Размер книги: 818 Kb
Сотворение мира (3-х томник)Автор: Петров Аркадий НаумовичКатегория: Путь к себе
Размер книги: 817 Kb
Introduction to Functional Programming (Prentice Hall International Series in Computing Science)Автор: Richard Bird, Автор: Philip WadlerКатегория: Математика, Прикладная математика
Размер книги: 4.73 Mb
The Clean Coder: A Code of Conduct for Professional Programmers (Robert C. Martin Series)Автор: Robert C. Martin
Размер книги: 6.06 Mb
Только что пользователи скачали эти книги:
Наладка ВЧ каналов релейной защитыАвтор: Рыжавский Г.Я., Автор: Штемпель Е.П.Категория: Технология
Размер книги: 2.82 Mb
Raising Capital: Get The Money You Need To Grow Your BusinessАвтор: Andrew J. ShermanКатегория: Бизнес
Размер книги: 3.68 Mb
Gender, Theatre, and the Origins of Criticism: From Dryden to ManleyАвтор: Marcie Frank
Размер книги: 887 Kb
|
|
|