Erlang-style Supervisors in C# with Akka.NET and the Actor Model

added by Nick Chamberlain
2/10/2016 10:35:09 AM

693 Views

One reason Erlang is considered a fault-tolerant language is its support for the Actor Model in its standard library... How can we use the Actor Model in C#?


0 comments