The Art of Concurrency: A Thread Monkey's Guide to Writing Parallel Applications (Paperback)
暫譯: 並發的藝術:線程猴子寫作平行應用程式指南 (平裝本)
Clay Breshears
- 出版商: O'Reilly
- 出版日期: 2009-06-23
- 定價: $1,480
- 售價: 8.0 折 $1,184
- 語言: 英文
- 頁數: 304
- 裝訂: Paperback
- ISBN: 0596521537
- ISBN-13: 9780596521530
-
相關分類:
程式語言
-
相關翻譯:
並行之美學-撰寫平行應用程式的新手指南 (The Art of Concurrency: A Thread Monkey's Guide to Writing Parallel Applications) (繁中版)
立即出貨
買這商品的人也買了...
-
$1,850$1,758 -
$1,110$1,055 -
$1,150$1,093 -
$1,150$1,093 -
$1,180$1,121 -
$900Linux Appliance Design: A Hands-On Guide to Building Linux Appliances
-
$490$417 -
$944Web 2.0 Architectures: What entrepreneurs and information architects need to know (Paperback)
-
$1,120$1,064 -
$968JavaScript: The Good Parts (Paperback)
-
$620$490 -
$399Programming Flex 3 : The Comprehensive Guide to Creating Rich Internet Applications with Adobe Flex (Paperback)
-
$1,380$1,311 -
$1,020$969 -
$750$593 -
$320$288 -
$650$553 -
$1,730$1,644 -
$520$442 -
$788Android Wireless Application Development (Paperback)
-
$680$537 -
$820$648 -
$580$458 -
$480$379 -
$2,250$2,138
相關主題
商品描述
If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands-on experience you need. The Art of Concurrency is one of the few resources to focus on implementing algorithms in the shared-memory model of multi-core processors, rather than just theoretical models or distributed-memory architectures. The book provides detailed explanations and usable samples to help you transform algorithms from serial to parallel code, along with advice and analysis for avoiding mistakes that programmers typically make when first attempting these computations.
Written by an Intel engineer with over two decades of parallel and concurrent programming experience, this book will help you:
- Understand parallelism and concurrency
- Explore differences between programming for shared-memory and distributed-memory
- Learn guidelines for designing multithreaded applications, including testing and tuning
- Discover how to make best use of different threading libraries, including Windows threads, POSIX threads, OpenMP, and Intel Threading Building Blocks
- Explore how to implement concurrent algorithms that involve sorting, searching, graphs, and other practical computations
The Art of Concurrency shows you how to keep algorithms scalable to take advantage of new processors with even more cores. For developing parallel code algorithms for concurrent programming, this book is a must.
商品描述(中文翻譯)
如果您希望充分利用多核心處理器進行並行程式設計,這本實用的書籍提供了您所需的知識和實作經驗。《Concurrency的藝術》是少數專注於在多核心處理器的共享記憶體模型中實現演算法的資源之一,而不僅僅是理論模型或分散式記憶體架構。這本書提供詳細的解釋和可用的範例,幫助您將演算法從串行轉換為並行程式碼,並提供避免程式設計師在首次嘗試這些計算時常犯錯誤的建議和分析。
這本書由一位擁有超過二十年並行和並發程式設計經驗的英特爾工程師撰寫,將幫助您:
- 理解並行性和並發性
- 探索共享記憶體和分散式記憶體編程之間的差異
- 學習設計多執行緒應用程式的指導方針,包括測試和調整
- 發現如何最佳利用不同的執行緒庫,包括 Windows 執行緒、POSIX 執行緒、OpenMP 和英特爾執行緒建構模組
- 探索如何實現涉及排序、搜尋、圖形和其他實用計算的並發演算法
《Concurrency的藝術》向您展示如何保持演算法的可擴展性,以利用具有更多核心的新處理器。對於開發並行程式碼演算法以進行並發程式設計,這本書是必備之選。