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

>The only mainstream languages with this kind of composable parallelism are Go and Erlang, both of which target writing servers, rather than high-performance computing, and which therefore optimize for I/O throughput rather than CPU throughput.

Rust, while perhaps not as mainstream and not necessarily targeting scientific computing users, has data-bound parallelization like this via the rayon library.



Which indeed was named after Cilk.




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

Search: