Is there any good implementation of actors concurrency model for .net/c#?
I have to optimize a c# routine and i think that actors model fits perfectly as a solution for my problem. Unfortunately i have experience only with scala implementation.
https://github.com/AsynkronIT/protoactor-dotnet
https://github.com/akkadotnet/akka.net