System.Threading.Channels

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf .NET library
gptkbp:availableOn gptkb:.NET_Core
gptkb:.NET_5+
.NET Standard 2.0
https://www.w3.org/2000/01/rdf-schema#label System.Threading.Channels
gptkbp:introducedIn gptkb:.NET_Core_2.1
gptkbp:language gptkb:C#
gptkbp:maintainedBy gptkb:Microsoft
gptkbp:namespace Channel
ChannelReader
ChannelWriter
gptkbp:openSource true
gptkbp:partOf gptkb:.NET_Core
gptkbp:provides asynchronous data exchange
producer-consumer data structures
gptkbp:repository https://github.com/dotnet/runtime
gptkbp:supports bounded channels
multi-consumer channels
multi-producer channels
single-consumer channels
single-producer channels
unbounded channels
gptkbp:usedFor message passing
background processing
high-performance pipelines
gptkbp:bfsParent gptkb:.NET_libraries
gptkbp:bfsLayer 6