rust-executors
rust-executors copied to clipboard
A library with task executors for Rust
Results
1
rust-executors issues
Sort by
recently updated
recently updated
newest added
When running with pinned threads, prioritise NUMA local work-stealing (significantly) over stealing from further away cores. ### Status - [x] Partially available with "manual" specification of a PU distance matrix...
enhancement
blocked