This repository holds the programs from the book "Concurrency in .NET" and their benchmark, whenever I decided to add.
cd <project-directory>/
dotnet run -c Release
# run with `sudo` to give it high priority
Programs from the book "Concurrency in .NET", and others that I wrote to confirm or illustrate ideas
F#
This repository holds the programs from the book "Concurrency in .NET" and their benchmark, whenever I decided to add.
cd <project-directory>/
dotnet run -c Release
# run with `sudo` to give it high priority