All Versions
5
Latest Version
Avg Release Cycle
17 days
Latest Release
1788 days ago
Changelog History
Changelog History
-
v1.4.0 Changes
June 06, 2020- ๐ Fix issue with resizing strategies not being thread-safe
- Simplify resizing strategies
- ๐ Several performance improvements
- โ Add
TrySubmit(task func()) bool
method to allow submitting a task in a non-blocking manner - โจ Enhance benchmarks to simulate more workload scenarios and different types of tasks (sync/async)
-
v1.3.0 Changes
May 26, 2020๐ Changes include:
- โ Add ability to configure pool resizing strategy (#3)
- 3 preset resizing strategies: Eager, Balanced and Lazy.
- ๐ Improve benchmarks
- Export interface to define custom resizing strategies
pond.ResizingStrategy
- โ Add ability to configure pool resizing strategy (#3)
-
v1.2.0
March 31, 2020 -
v1.1.0
March 31, 2020 -
v1.0.0
March 29, 2020