poolifier.git
2023-04-11  Jérôme Benoitchore: v2.4.7 v2.4.7
2023-04-11  github-actions... chore: generate documentation
2023-04-11  Jérôme Benoitrefactor: align method scope
2023-04-11  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-04-11  Jérôme Benoitdocs: enhance documentation
2023-04-11  github-actions... chore: generate documentation
2023-04-11  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-04-11  Jérôme Benoitdocs: add missing exports
2023-04-11  github-actions... chore: generate documentation
2023-04-11  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-04-11  Jérôme Benoitdocs: add missing exports
2023-04-11  github-actions... chore: generate documentation
2023-04-11  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-04-11  Jérôme Benoitdocs: merge pool internal interface to public
2023-04-11  github-actions... chore: generate documentation
2023-04-11  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-04-11  Jérôme Benoitdocs: add missing exports
2023-04-11  github-actions... chore: generate documentation
2023-04-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-04-11  Jérôme Benoitperf: remove unneeded decrement in condition
2023-04-10  Jérôme Benoitdocs: enhance error message
2023-04-10  Jérôme Benoitfeat: add worker tasks queue options to pool options
2023-04-10  Jérôme Benoitfeat: internal benchmark with worker tasks queue enabled
2023-04-10  Jérôme Benoitrefactor: factor out worker choice strategies options...
2023-04-10  Jérôme BenoitMerge branch 'master' of github.com:jerome-benoit/poolifier
2023-04-10  Jérôme Benoitbuild(deps-dev): apply updates
2023-04-10  Jérôme BenoitMerge branch 'master' of github.com:jerome-benoit/poolifier
2023-04-10  Jérôme Benoitdocs: update benchmarks vs. external pools
2023-04-10  Jérôme Benoitrefactor: enforce more worker type safety
2023-04-10  Jérôme Benoitchore: v2.4.6 v2.4.6
2023-04-10  github-actions... chore: generate documentation
2023-04-10  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-04-10  Jérôme Benoitrefactor: align methods signature
2023-04-10  github-actions... chore: generate documentation
2023-04-10  Jérôme Benoitbuild(deps-dev): apply updates
2023-04-10  Jérôme Benoitrefactor: cleanup pool busyness checks
2023-04-10  Jérôme Benoitperf: optimize fixed pool busyness detection
2023-04-10  Jérôme Benoitperf: optimize pool shutdown
2023-04-09  Jérôme Benoitdocs: update changelog entries
2023-04-09  Jérôme Benoitfix: properly count worker running tasks with queueing
2023-04-09  Jérôme Benoitdocs: update changelog entries
2023-04-09  Jérôme Benoitfix: ensure not more than one task is executed on a...
2023-04-09  Jérôme BenoitMerge branch 'master' of github.com:jerome-benoit/poolifier
2023-04-09  Jérôme Benoitperf: optimize runtime worker choice strategy change
2023-04-09  Jérôme Benoitdocs: update benchmarks vs. external pools
2023-04-09  Jérôme Benoitchore: v2.4.5 v2.4.5
2023-04-09  github-actions... chore: generate documentation
2023-04-09  Jérôme Benoitdocs: refine tasks response handling documentation
2023-04-09  Jérôme Benoitrefactor: change tasks queue helpers scope
2023-04-09  github-actions... chore: generate documentation
2023-04-09  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-04-09  Jérôme Benoitdocs: enhance worker choice strategy option
2023-04-09  github-actions... chore: generate documentation
2023-04-09  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-04-09  Jérôme Benoitfix: add missing worker choice strategy options export
2023-04-09  github-actions... chore: generate documentation
2023-04-09  Jérôme Benoitfeat: add pool option to enable median runtime
2023-04-09  Jérôme Benoitfeat: add option to enable worker tasks queue
2023-04-08  Jérôme Benoitdocs: comment cleanup
2023-04-08  Jérôme Benoitrefactor: prepare the code to handle task abstraction...
2023-04-08  Jérôme Benoitfeat: add tasks queue to pool data structure
2023-04-08  Jérôme Benoitrefactor: switch Date.now() -> performance.now() where...
2023-04-08  Jérôme Benoitfix: fix eslint spelling warnings
2023-04-08  Jérôme Benoitfeat: use monotonic high resolution timer for worker...
2023-04-08  Jérôme Benoitfeat: add median task run time statistic
2023-04-08  Jérôme Benoitdocs: sync worker choice context constructor comment
2023-04-08  Jérôme Benoitbuild(deps-dev): apply updates
2023-04-08  Jérôme Benoitdocs: update benchmarks vs. external pools
2023-04-07  github-actions... chore: generate documentation
2023-04-07  Jérôme Benoitbuild: fix new files handling at documentation generation
2023-04-07  Jérôme Benoitdocs: update changelog entries
2023-04-07  Jérôme Benoitchore: v2.4.4 v2.4.4
2023-04-07  github-actions... chore: generate documentation
2023-04-07  Jérôme Benoitrefactor: add PoolEvents/PoolEvent types
2023-04-07  Jérôme Benoitdocs: updates changelog entries
2023-04-07  Jérôme Benoittest: fix a UT
2023-04-07  Jérôme Benoitfix: destroy worker only on check alive checks
2023-04-07  Jérôme Benoitrefactor: limit properties scope on worker choosing...
2023-04-07  Jérôme Benoitrefactor: untangle worker choosing code from worker...
2023-04-07  github-actions... chore: generate documentation
2023-04-07  Jérôme Benoitdocs: fix findFreeWorkerKey() return value
2023-04-07  Jérôme Benoitbuild(deps-dev): apply updates
2023-04-07  Jérôme Benoitchore: v2.4.3 v2.4.3
2023-04-07  github-actions... chore: generate documentation
2023-04-07  Jérôme Benoitrefactor: refine worker options scope
2023-04-07  Jérôme Benoitdocs: update changelog entries
2023-04-07  github-actions... chore: generate documentation
2023-04-07  Jérôme Benoitdocs: fix typedoc generation with inheritance
2023-04-07  Jérôme Benoittest: ensure the worker choice context class is properl...
2023-04-07  Jérôme Benoitrefactor: check for null and undefined
2023-04-06  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-04-06  Jérôme Benoitdocs: update benchmarks vs. external thread pools
2023-04-06  Jérôme Benoitchore: v2.4.2 v2.4.2
2023-04-06  github-actions... chore: generate documentation
2023-04-06  Jérôme Benoittest: enhance worker selection strategies UTs
2023-04-06  Jérôme Benoitrefactor: remove unused method argument
2023-04-06  Jérôme Benoitperf: remove unneeded nullish checks in hot code paths
2023-04-06  Jérôme Benoitperf: pre-instantiate worker choice strategies
2023-04-05  Jérôme Benoitbuild(deps-dev): apply updates
2023-04-05  Jérôme Benoitdocs: refine changelog entries
next