/concurrency-in-dotnet

Programs from the book "Concurrency in .NET", and others that I wrote to confirm or illustrate ideas

Primary LanguageF#

Programs from "Concurrency in .NET"

This repository holds the programs from the book "Concurrency in .NET" and their benchmark, whenever I decided to add.

Run the benchmark

cd <project-directory>/
dotnet run -c Release
# run with `sudo` to give it high priority