墨海书舟 -C#并发经典实例(影印版) 东南大学出版社
本书资料更新时间:2025-01-20 19:55:50

C#并发经典实例(影印版) 东南大学出版社 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线

C#并发经典实例(影印版) 东南大学出版社精美图片
》C#并发经典实例(影印版) 东南大学出版社电子书籍版权问题 请点击这里查看《

C#并发经典实例(影印版) 东南大学出版社书籍详细信息

  • ISBN:9787564153847
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2015-02
  • 页数:190
  • 价格:26.80
  • 纸张:胶版纸
  • 装帧:平装-胶订
  • 开本:16开
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看
  • 更新时间:2025-01-20 19:55:50

寄语:

新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!


内容简介:

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


作者介绍:

暂无相关内容,正在全力查找中


出版社信息:

暂无出版社相关信息,正在全力查找中!


书籍摘录:

暂无相关书籍摘录,正在全力查找中!



原文赏析:

暂无原文赏析,正在全力查找中!


其它内容:

书籍介绍

stephen cleary利用75个丰富实例解释了并行处理同步处理技术,书中使用了.net 4.5和c# 5.0语言特性。作者stephen cleary拥有广泛的编程经验,涉及领域从arm到azure。他致力于开源软件开发,从boost c++库开始,已经发布了多个自己的库和应用。


书籍真实打分

  • 故事情节:9分

  • 人物塑造:4分

  • 主题深度:9分

  • 文字风格:4分

  • 语言运用:9分

  • 文笔流畅:9分

  • 思想传递:8分

  • 知识深度:3分

  • 知识广度:4分

  • 实用性:3分

  • 章节划分:4分

  • 结构布局:8分

  • 新颖与独特:9分

  • 情感共鸣:7分

  • 引人入胜:7分

  • 现实相关:3分

  • 沉浸感:7分

  • 事实准确性:4分

  • 文化贡献:5分


网站评分

  • 书籍多样性:5分

  • 书籍信息完全性:5分

  • 网站更新速度:5分

  • 使用便利性:7分

  • 书籍清晰度:9分

  • 书籍格式兼容性:9分

  • 是否包含广告:5分

  • 加载速度:3分

  • 安全性:4分

  • 稳定性:4分

  • 搜索功能:8分

  • 下载便捷性:6分


下载点评

  • 快捷(500+)
  • 内容完整(674+)
  • 无广告(302+)
  • 无多页(631+)
  • 不亏(241+)
  • 藏书馆(436+)

下载评价

  • 网友 辛***玮: ( 2025-01-08 10:40:37 )

    页面不错 整体风格喜欢

  • 网友 马***偲: ( 2024-12-26 09:56:40 )

    好 很好 非常好 无比的好 史上最好的

  • 网友 居***南: ( 2024-12-28 22:49:36 )

    请问,能在线转换格式吗?

  • 网友 游***钰: ( 2024-12-27 22:24:42 )

    用了才知道好用,推荐!太好用了

  • 网友 养***秋: ( 2025-01-10 17:12:38 )

    我是新来的考古学家

  • 网友 印***文: ( 2025-01-07 08:51:45 )

    我很喜欢这种风格样式。

  • 网友 林***艳: ( 2024-12-26 19:20:01 )

    很好,能找到很多平常找不到的书。

  • 网友 步***青: ( 2025-01-01 16:29:16 )

    。。。。。好

  • 网友 冉***兮: ( 2025-01-05 23:02:22 )

    如果满分一百分,我愿意给你99分,剩下一分怕你骄傲

  • 网友 谭***然: ( 2025-01-10 15:39:32 )

    如果不要钱就好了

  • 网友 曹***雯: ( 2025-01-08 11:15:58 )

    为什么许多书都找不到?

  • 网友 曾***文: ( 2025-01-13 13:17:34 )

    五星好评哦

  • 网友 戈***玉: ( 2024-12-20 21:38:51 )

    特别棒

  • 网友 宓***莉: ( 2024-12-28 07:17:43 )

    不仅速度快,而且内容无盗版痕迹。

  • 网友 索***宸: ( 2025-01-14 13:06:10 )

    书的质量很好。资源多


随机推荐