SkillAgentSearch skills...

QueueReadingChannelsSample

A small sample which demostrates how System.Threading.Channels may be used in an .NET Core 3.0 Worker Service to support reading from a queue and processing messages in parallel.

Install / Use

/learn @stevejgordon/QueueReadingChannelsSample
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Queue Reading via Channels Sample

A small sample which demostrates how System.Threading.Channels may be used in an .NET Core 3.0 Worker Service to support reading from a queue and processing messages in parallel.

Related Skills

View on GitHub
GitHub Stars25
CategoryCustomer
Updated1y ago
Forks5

Languages

C#

Security Score

60/100

Audited on Nov 29, 2024

No findings