Hacker News new | ask | show | jobs
Show HN: GAM Cluster, Massively Distributed Actors for GO (github.com)
5 points by RogerAlsing 3491 days ago
1 comments

I noticed that you work on Akka.NET, and now this (Go actors). They look similar on the surface: supervision, state machines, etc. as other actor libraries... But, are there any key differentiating features?

Also, what do you think of the recent .NET Core perf. tuning and how will it impact Akka.NET?