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

I don't think Haskell will ever enjoy wide-spread adoption (although I wish it would happen). Haskell really does have the best constructs for parallelism. You have sparks, which can map to Haskell threads, which can map to OS threads. Using an evented system would be similar to using Haskell threads except Haskell can utilize more than one CPU core.


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

Search: