Nullus157 / Nullus157/async-compression
Support shared thread pools for zstd
Open
- Dominant language
- Rust
- Stars
- 666
- Forks
- 118
- Avg merge
- 17h 18m
- Merged PRs (30d)
- 9
Description
In https://github.com/gyscos/zstd-rs/pull/283 , I implemented support for sharing a thread pool across compression contexts, to speed up multithreaded compression and avoid having multiple contexts compete for a fixed number of CPUs.
I'd love to have support for this in async-compression.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.