Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Does .NET Core offers something similar to Go goroutines or Erlang "lightweight" processes?

Not quite the same thing, but F# has the MailboxProcessor<'T> type which is conceptually similar to Erlang processes and can be used in the same way.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: