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

Concurrency issues don't magically go away by switching to another language, but they have a much better chance of getting cleanly addressed by switching to a language which has explicit/native features as part of its design to help address concurrency issues, via goroutines/channels in this case.


> by switching to a language which has explicit/native features as part of its design to help address concurrency issues

…such as Haskell or Erlang.




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

Search: