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

Rust has crossbeam, but it is not a complete solution to the problem. Scoped threads were removed.


Would you mind elaborating?

It was removed from the standard library ages ago, but `crossbeam::scope` appears to still be there in the newest release of crossbeam and the git repo.


Using a scope for spawning threads is a solution to a narrow slice of a much larger problem.




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

Search: