Live data from Hacker News

Show HN: GAM Cluster, Massively Distributed Actors for GO

github.com

1–2 of 2 posts

Re: Show HN: GAM Cluster, Massively Distributed Actors for GO

#2
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?