Releases: SynaptiveMedical/thread-pool-cpp
Releases · SynaptiveMedical/thread-pool-cpp
Synaptive Internal 1.3.2 Release
Fixed build issues/warnings
Synaptive Internal 1.3.1 Release
Implementation of shared state semantics within the thread pool to enable easier object moving.
Synaptive Internal 1.3.0 Release
Implemented new task overflow policy.
Synaptive Internal 1.2.0 Release
Synaptive Internal 1.1.0 Release
Addition of the round robin work stealing technique.
Synaptive Internal 1.0.0 Release
Small fixes on top of canonical thread-pool-cpp, specifically compilation fixes relating to function inlining and warning suppression.