logo
分类于: 设计 其它

简介

Pthreads Programming: A POSIX Standard for Better Multiprocessing

Pthreads Programming: A POSIX Standard for Better Multiprocessing 8.0分

资源最后更新于 2020-11-26 07:31:45

作者:Bradford Nichols

出版社:O'Reilly Media

出版日期:1996-01

ISBN:9781565921153

文件格式: pdf

标签: Pthreads 多线程 并行 GNU/Linux 线程 计算机 multithreads 并行程序设计

简介· · · · · ·

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 Co...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录