GitHub / robinfriedli/rusty_pool issues and pull requests
#13 - I am looking for a thread pool that can expand its capacity dynamically based on demand.
Issue -
State: open - Opened by dochy-ksti about 2 months ago
#12 - Used cfg(test) on some functions over allow dead code and fixed some warnings
Pull Request -
State: open - Opened by BoolPurist 11 months ago
#11 - Added some optional callback functions for the workers
Pull Request -
State: open - Opened by john-sharratt about 2 years ago
- 1 comment
#10 - Failing with "there is no reactor running"
Issue -
State: closed - Opened by milesj over 2 years ago
- 8 comments
#9 - fails 2 tests on 32bit archs
Issue -
State: open - Opened by jonassmedegaard almost 3 years ago
- 1 comment
#8 - Make `futures-channel` and `futures-exectuor` optional
Issue -
State: open - Opened by dpc over 3 years ago
- 1 comment
#7 - Allow initializing all core threads manually
Issue -
State: closed - Opened by Ten0 almost 4 years ago
- 1 comment
#6 - Implement Future/allow extracting channel on JoinHandle
Issue -
State: closed - Opened by Ten0 almost 4 years ago
- 1 comment
#5 - Comparison with rayon
Issue -
State: open - Opened by Ten0 almost 4 years ago
#4 - replace Atomic64 with AtomicUsize for worker count bookkeeping
Pull Request -
State: closed - Opened by robinfriedli over 4 years ago
#3 - Crate is not very portable due to usage of AtomicU64
Issue -
State: closed - Opened by arthurprs over 4 years ago
- 4 comments
#2 - update README
Pull Request -
State: closed - Opened by robinfriedli over 4 years ago
#1 - replace compare_and_swap with compare_exchange_weak
Pull Request -
State: closed - Opened by robinfriedli over 4 years ago