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

It's what others have been doing as well. For instance, Java Streams were written from the start with a fork/join execution model in mind, and in Rust rayon::par_iter() is often a drop-in replacement of the regular sequential iter().


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

Search: