你的位置: 码友网首页 / 资讯源列表 / System.IO.Pipelines: High performance IO in .NET

关于[System.IO.Pipelines: High performance IO in .NET]的摘要:

System.IO.Pipelines is a new library that is designed to make it easier to do high performance IO in .NET. It’s a library targeting .NET Standard that works on all .NET implementations. Pipelines was born from the work the .NET Core team did to make Kestrel one of the fastest web servers in the industry. What started as an implementation detail inside of Kestrel progressed into a re-usable API that shipped in 2.1 as a first class BCL API (System.IO.Pipelines) available for all .NET developers.

原文地址: https://blogs.msdn.microsoft.com/dotnet/2018/07/09/system-io-pipelines-high-performance-io-in-net/

收录时间: 2018-07-10 浏览量: 2233 分类: .NET

| 0 收藏 | 0