
Consuming message queues using .net core background workers – part 4: adding System.Threading.Channels
Apparently I was not done yet with this Series! Few days ago I got a comment on Part 3, asking how would I mix background workers with System.Threading.Channels . That comment first led me to write an introduction on the Channels library, which has been sitting on my ToDo list...
2020, Feb 14 — 2 minute read