Community

C# Sharding and Multithreading – Deep Dive

(Jeffrey Rennie) Can database-style sharding improve the performance of a multi-threaded C# application? This tutorial talks about the performance bottlenecks in sophisticated C# concurrency operations and how sharding can solve these issues.