博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
电子书下载:Professional Parallel Programming with C#: Master Parallel Extensions with .NET 4
阅读量:6841 次
发布时间:2019-06-26

本文共 3011 字,大约阅读时间需要 10 分钟。

Professional Parallel Programming with C#: Master Parallel Extensions with .NET 4

 

Book Description

Expert guidance for those programming today’s dual-core processors PCsAs PC processors explode from one or two to now eight processors, there is an urgent need for programmers to master concurrent programming. This book dives deep into the latest technologies available to programmers for creating professional parallel applications using C#, .NET 4, and Visual Studio 2010. The book covers task-based programming, coordination data structures, PLINQ, thread pools, asynchronous programming model, and more. It also teaches other parallel programming techniques, such as SIMD and vectorization.

  • Teaches programmers professional-level, task-based, parallel programming with C#, .NET 4, and Visual Studio 2010
  • Covers concurrent collections, coordinated data structures, PLINQ, thread pools, asynchronous programming model, Visual Studio 2010 debugging, and parallel testing and tuning
  • Explores vectorization, SIMD instructions, and additional parallel libraries

Master the tools and technology you need to develop thread-safe concurrent applications for multi-core systems, with Professional Parallel Programming with C#.

 From the Back Cover

Gain a solid understanding of parallel programming with C# 4, Visual Studio 2010 and the .NET 4 Framework

Are you maximizing the processing power in your multi-core computer systems? With this resource, you discover how to do exactly that, while gaining insight into concurrent programming with tasks to create professional parallel applications using C# 4, .Net 4, and Visual Studio 2010. You learn other parallel programming techniques, including modern single instruction, multiple data instructions and vectorization. Plus, you explore the possibilities offered by modern parallel libraries and advanced Intel tools with C#. Use the new lightweight coordination structures to tackle the most complex concurrent programming problems and develop your own customized solutions.

Professional Parallel Programming with C#:

  • Focuses on creating scalable and reliable parallelized designs targeting the new Task Parallel Library and .NET 4
  • Walks you through imperative data parallelism, imperative task parallelism, concurrent collections, and coordination data structures
  • Describes advanced declarative data parallelism with PLINQ
  • Describes how to debug anonymous methods, tasks, and threads by using the new Visual Studio® 2010 parallel debugging features
  • Demonstrates how to partition data sources to load-balance the workload among diverse tasks and threads

About the Author

Gastón C. Hillar is an independent software consultant who has been researching parallel programming, multiprocessor, and multicore since 1997. He has years of experience designing and developing diverse types of complex parallelized solutions that take advantage of multiple processing cores with C# and .NET Framework.

Book Details

  • Paperback: 576 pages
  • Publisher: Wrox (December, 2010)
  • Language: English
  • ISBN-10: 0470495995
  • ISBN-13: 978-0470495995
  • File Size: 69.2 MiB

Download:

转载地址:http://ezdul.baihongyu.com/

你可能感兴趣的文章
菲尔兹奖得主维拉尼:七个点子帮你找到科研灵感
查看>>
《C语言程序设计与实践(第2版)》——导读
查看>>
《计算机科学概论(第12版)》—第1章1.4节用位模式表示信息
查看>>
C2B前还有S2b,阿里携手产学研探索新零售时代的供应链未来
查看>>
Linux集群和自动化维2.4.2 sed的用法示例
查看>>
《OpenGL ES 3.x游戏开发(上卷)》一1.2 搭建Android开发环境
查看>>
《HTML5实战》——2.6 小结
查看>>
使用 Python 和 Asyncio 编写在线多人游戏(三)
查看>>
yanf4j 1.0-stable的一个压测报告
查看>>
Square 技术团队的开源其 Vim 配置文件
查看>>
《Java编码指南:编写安全可靠程序的75条建议》—— 指南6:正确地编码或转义输出...
查看>>
阿里NASA的液冷黑科技 | 彻底激活未来AI大脑超能力
查看>>
stack源码分析
查看>>
Java内存溢出(OOM)异常完全指南
查看>>
云计算十字真言及其在小博无线的实践
查看>>
用一生回味的经典语录
查看>>
你的命运不是一头骡子
查看>>
排序算法之鸽巢排序
查看>>
Appium移动自动化框架
查看>>
无线动态化解决方案总结:从WeApp到Weex
查看>>