Hacker News new | ask | show | jobs
by codygman 4838 days ago
I agree, we should fix the internals. Haskell didn't have concurrency by default and things turned out pretty well there.

I actually did try out a solution based on gevent and eventlet before switching to Go.