Hacker News new | ask | show | jobs
by ilcavero 3774 days ago
akka/erlang actors are not equivalent to go routines, a closer concurrency mechanism would be futures/tasks
1 comments

See .NET Core implementation with tasks :)