Hacker News
- Async_executors, a building block for executor-agnostic Rust libraries https://blog.wnut.pw/2020/02/25/anouncing-async_executors-a-building-block-for-executor-agnostic-libraries/ 6 comments
- Anouncing async_executors, a building block for executor agnostic libraries https://blog.wnut.pw/2020/02/25/anouncing-async_executors-a-building-block-for-executor-agnostic-libraries/ 25 comments rust
- Trying to Build Task Executor Thing - Need Help w/ Futures https://pastebin.com/6df2D5e7 7 comments rust
- Build your own executor https://stjepang.github.io/2020/01/31/build-your-own-executor.html 11 comments rust
- What's new in the new Loom Early Access (EA) build (by Alan Bateman) (spoilers: changes in thread builder, scoped variables, executors, debugging; and what to look forward to) https://mail.openjdk.java.net/pipermail/loom-dev/2021-march/002229.html 4 comments java