This repository holds a proof of concept in order to show how Threads can improve the overall performance in some processes.
- Visual Studio 2019;
- C#;
- .NET Core 3.1 Console Application;
- Entity Framework;
- Docker, Postgres and AdventureWorks.
It's possible to read a deeper explanation on my medium that holds a entire post showing how threads can improve the performance of some of processes.