图书标签: Pthreads 多线程 并行 GNU/Linux 线程 计算机 multithreads 并行程序设计
发表于2024-11-25
Pthreads Programming pdf epub mobi txt 电子书 下载 2024
POSIX 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.
坑多多的世界
评分介绍全面,深浅适中,本书使用ATM的案例介绍了各种pthread API的应用场景。
评分good
评分坑多多的世界
评分一门课的一个project的一个只占1/5分值的部分是看3-5本给出简介评价....
评分
评分
评分
评分
Pthreads Programming pdf epub mobi txt 电子书 下载 2024