C#并发经典实例 (美)克利里(Stephen Cleary) 著 著作 mobi 下载 网盘 caj lrf pdf txt 阿里云

C#并发经典实例 (美)克利里(Stephen Cleary) 著 著作电子书下载地址
- 文件名
- [epub 下载] C#并发经典实例 (美)克利里(Stephen Cleary) 著 著作 epub格式电子书
- [azw3 下载] C#并发经典实例 (美)克利里(Stephen Cleary) 著 著作 azw3格式电子书
- [pdf 下载] C#并发经典实例 (美)克利里(Stephen Cleary) 著 著作 pdf格式电子书
- [txt 下载] C#并发经典实例 (美)克利里(Stephen Cleary) 著 著作 txt格式电子书
- [mobi 下载] C#并发经典实例 (美)克利里(Stephen Cleary) 著 著作 mobi格式电子书
- [word 下载] C#并发经典实例 (美)克利里(Stephen Cleary) 著 著作 word格式电子书
- [kindle 下载] C#并发经典实例 (美)克利里(Stephen Cleary) 著 著作 kindle格式电子书
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
StephenCleary利用75个丰富实例解释了并行处理同步处理技术,书中使用了.NET4.5和C#5.0语言特性。作者StephenCleary拥有广泛的编程经验,涉及领域从ARM到Azure。他致力于开源软件开发,从BoostC++库开始,已经发布了多个自己的库和应用。
书籍目录:
Preface
1.Concurrency: An Overview
1.1.Introduction to Concurrency
1.2.Introduction to Asynchronous Programming
1.3.Introduction to Parallel Programming
1.4.Introduction to Reactive Programming (Rx)
1.5.Introduction to Dataflows
1.6.Introduction to Multithreaded Programming
1.7.Collections for Concurrent Applications
1.8.Modern Design
1.9.Summary of Key Technologies
2.Async Basics
2.1.Pausing for a Period of Time
2.2.Returning Completed Tasks
2.3.Reporting Progress
2.4.Waiting for a Set of Tasks to Complete
2.5.Waiting for Any Task to Complete
2.6.Processing Tasks as They Complete
2.7.Avoiding Context for Continuations
2.8.Handling Exceptions from async Task Methods
2.9.Handling Exceptions from async Void Methods
3.Parallel Basics
3.1.Parallel Processing of Data
3.2.Parallel Aggregation
3.3.Parallel Invocation
3.4.Dynamic Parallelism
3.5.Parallel LINQ
4.Dataflow Basics
4.1.Linking Blocks
4.2.Propagating Errors
4.3.Unlinking Blocks
4.4.Throttling Blocks
4.5.Parallel Processing with Dataflow Blocks
4.6.Creating Custom Blocks
5.Rx Basics
5.1.Converting .NET Events
5.2.Sending Notifications to a Context
5.3.Grouping Event Data with Windows and Buffers
5.4.Taming Event Streams with Throttling and Sampling
5.5.Timeouts
6.Testing
6.1.Unit Testing async Methods
6.2.Unit Testing async Methods Expected to Fail
6.3.Unit Testing async void Methods
6.4.Unit Testing Dataflow Meshes
6.5.Unit Testing Rx Observables
6.6.Unit Testing Rx Observables with Faked Scheduling
7.Interop
7.1.Async Wrappers for "Async" Methods with "Completed" Events
7.2.Async Wrappers for "Begin/End" methods
7.3.Async Wrappers for Anything
7.4.Async Wrappers for Parallel Code
7.5.Async Wrappers for Rx Observables
7.6.Rx Observable Wrappers for async Code
7.7.Rx Observables and Dataflow Meshes
8.Collections
8.1.Immutable Stacks and Queues
8.2.Immutable Lists
8.3.Immutable Sets
8.4.Immutable Dictionaries
8.5.Threadsafe Dictionaries
8.6.Blocking Queues
8.7.Blocking Stacks and Bags
8.8.Asynchronous Queues
8.9.Asynchronous Stacks and Bags
8.10.Blocking/Asynchronous Queues
9.Cancellation
9.1.Issuing Cancellation Requests
9.2.Responding to Cancellation Requests by Polling
9.3.Canceling Due to Timeouts
9.4.Canceling async Code
9.5.Canceling Parallel Code
9.6.Canceling Reactive Code
9.7.Canceling Dataflow Meshes
9.8.Injecting Cancellation Requests
9.9.Interop with Other Cancellation Systems
10.Functional-Friendly OOP
10.1.Async Interfaces and Inheritance
10.2.Async Construction: Factories
10.3.Async Construction: The Asynchronous Initialization Pattern
10.4.Async Properties
10.5.Async Events
10.6.Async Disposal
11.Synchronization
11.1.Blocking Locks
11.2.Async Locks
11.3.Blocking Signals
11.4.Async Signals
11.5.Throttling
12.Scheduling
12.1.Scheduling Work to the Thread Pool
12.2.Executing Code with a Task Scheduler
12.3.Scheduling Parallel Code
12.4.Dataflow Synchronization Using Schedulers
13.Scenarios
13.1.Initializing Shared Resources
13.2.Rx Deferred Evaluation
13.3.Asynchronous Data Binding
13.4.Implicit State
index
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
书籍介绍
stephen cleary利用75个丰富实例解释了并行处理同步处理技术,书中使用了.net 4.5和c# 5.0语言特性。作者stephen cleary拥有广泛的编程经验,涉及领域从arm到azure。他致力于开源软件开发,从boost c++库开始,已经发布了多个自己的库和应用。
网站评分
书籍多样性:6分
书籍信息完全性:4分
网站更新速度:5分
使用便利性:8分
书籍清晰度:8分
书籍格式兼容性:7分
是否包含广告:3分
加载速度:3分
安全性:6分
稳定性:4分
搜索功能:6分
下载便捷性:3分
下载点评
- 种类多(627+)
- azw3(186+)
- 图文清晰(599+)
- 一般般(423+)
- 体验差(241+)
- 体验好(537+)
- 经典(312+)
- 快捷(100+)
- 四星好评(410+)
- 速度快(80+)
- 在线转格式(392+)
- 微信读书(251+)
- 全格式(616+)
下载评价
- 网友 田***珊:
可以就是有些书搜不到
- 网友 薛***玉:
就是我想要的!!!
- 网友 陈***秋:
不错,图文清晰,无错版,可以入手。
- 网友 邱***洋:
不错,支持的格式很多
- 网友 晏***媛:
够人性化!
- 网友 宫***凡:
一般般,只能说收费的比免费的强不少。
- 网友 堵***格:
OK,还可以
- 网友 辛***玮:
页面不错 整体风格喜欢
- 网友 国***芳:
五星好评
- 网友 訾***雰:
下载速度很快,我选择的是epub格式
喜欢"C#并发经典实例 (美)克利里(Stephen Cleary) 著 著作"的人也看了
皮皮虾儿童礼仪教养绘本 全10册 3-6岁幼儿园性格培养故事书 语言不是用来辱骂的 亲子阅读启蒙早教睡前故事 mobi 下载 网盘 caj lrf pdf txt 阿里云
那些年你没学明白的数学 mobi 下载 网盘 caj lrf pdf txt 阿里云
酱卤烧腊制作完全图解 mobi 下载 网盘 caj lrf pdf txt 阿里云
建筑·规划·园林研究方法论 mobi 下载 网盘 caj lrf pdf txt 阿里云
五代在碑志·世变下的五代女性 mobi 下载 网盘 caj lrf pdf txt 阿里云
统计物理学 Ⅱ(凝聚态理论) mobi 下载 网盘 caj lrf pdf txt 阿里云
格雷厄姆精选集 mobi 下载 网盘 caj lrf pdf txt 阿里云
全新甲午风云 百部红色经典电影连环画 小人书 32开平装L mobi 下载 网盘 caj lrf pdf txt 阿里云
王国维词集 mobi 下载 网盘 caj lrf pdf txt 阿里云
英汉机译系统定向语言的设计和开发(英文版) 上海交通大学出版社 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 跳频通信自适应抗干扰技术 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 海狼 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 古代世界历史地图集 华东师范大学出版社 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 老板财税管控: 财务管理100问 中国商业出版社 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 有机波谱分析 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 9787504219565 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 中国音乐学院社会艺术水平考级全国通用教材 二胡(第二套 一级~六级)(附DVD1张) mobi 下载 网盘 caj lrf pdf txt 阿里云
- 陕西帝王陵 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 执业药师考试通关题库2000题. 中药学专业知识(一) mobi 下载 网盘 caj lrf pdf txt 阿里云
- 儿童美术与创意开发 mobi 下载 网盘 caj lrf pdf txt 阿里云
书籍真实打分
故事情节:6分
人物塑造:9分
主题深度:5分
文字风格:6分
语言运用:7分
文笔流畅:9分
思想传递:3分
知识深度:8分
知识广度:3分
实用性:8分
章节划分:5分
结构布局:5分
新颖与独特:7分
情感共鸣:3分
引人入胜:4分
现实相关:4分
沉浸感:9分
事实准确性:8分
文化贡献:3分