Hacker News new | ask | show | jobs
by ruslan_talpa 3633 days ago
Parallel and concurrent programming is easy in Haskell (because of the amazing work on lower levels) http://chimera.labs.oreilly.com/books/1230000000929

Switch to haskell and you will no longer view "parallel/concurrent" as a hard problem that you need to solve