Alex Basiuk is a software engineer specializing in software & distributed systems development. He has over 15 years of experience delivering various technology solutions for the financial sector. Alex is passionate about software architecture, high-performance computing and functional programming.

Alex Basiuk has written 1 articles, which have been read 75866 times.
75866
Abstract: Microsoft created in a new API in .NET Core some time back which is effectively a recommended option for producer consumer now.This article introduces this new .NET API for implementing asynchronous version of the producer-consumer pattern.