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

Functional programming doesn’t help with multicore. The real problem with multicore programming is data dependency, of which mutability is merely a special case. functional programming doesn’t help prevent you from depending on a certain computation and forming the bottleneck of your program.


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

Search: