All Versions
5
Latest Version
Avg Release Cycle
17 days
Latest Release
1417 days ago

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
  • v1.2.0

    March 31, 2020
  • v1.1.0

    March 31, 2020
  • v1.0.0

    March 29, 2020