你的位置: 码友网首页 / 资讯源列表 / C# Async API: The Missing Parts

关于[C# Async API: The Missing Parts]的摘要:

Many years ago, C# introduced a way to run asynchronous operations that truly changed how we write concurrent code. The C# async API used to push the frontier on many aspects of concurrent execution. The introduction of async / await, along with a monadic like API, made this beautiful language (C#) very desirable when coding multi-threading workloads. However, the time has passed, and other languages continue to update their APIs while .NET has kept unchanged.

原文地址: https://hackernoon.com/c-async-api-the-missing-parts-2229a2b3732

收录时间: 2018-09-04 浏览量: 1971 分类: C#开发

| 0 收藏 | 0