The Art of Concurrency: A Thread Monkey's Guide to Writing Parallel Applications (Paperback)
Clay Breshears
- 出版商: O'Reilly
- 出版日期: 2009-05-01
- 定價: $1,440
- 售價: 9.5 折 $1,368
- 貴賓價: 9.0 折 $1,296
- 語言: 英文
- 頁數: 304
- 裝訂: Paperback
- ISBN: 0596521537
- ISBN-13: 9780596521530
-
相關翻譯:
並行之美學-撰寫平行應用程式的新手指南 (The Art of Concurrency: A Thread Monkey's Guide to Writing Parallel Applications) (繁中版)
立即出貨
買這商品的人也買了...
-
$1,600$1,520 -
$1,020$969 -
$970$922 -
$1,110$1,055 -
$900$855 -
$900Linux Appliance Design: A Hands-On Guide to Building Linux Appliances
-
$490$441 -
$708Web 2.0 Architectures: What entrepreneurs and information architects need to know (Paperback)
-
$970$922 -
$979$927 -
$620$527 -
$299Programming Flex 3 : The Comprehensive Guide to Creating Rich Internet Applications with Adobe Flex (Paperback)
-
$828Growing Software: Proven Strategies for Managing Software Engineers (Paperback)
-
$970$922 -
$750$593 -
$320$288 -
$650$507 -
$1,600$1,520 -
$520$99 -
$788Android Wireless Application Development (Paperback)
-
$680$578 -
$820$697 -
$580$458 -
$480$408 -
$2,100$1,995
商品描述
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.