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 79129 times.
79129
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.
$(this).siblings('.current').removeClass('current'); $(this).addClass('current'); $('.tabContent').children('.current').removeClass('current'); $('.tabContent').children().eq($(this).index()).addClass('current'); }); });