poolifier.git
2023-08-25  Jérôme Benoitchore: v2.6.35 v2.6.35
2023-08-25  Jérôme Benoitdocs: fix links
2023-08-25  Jérôme Benoittest: add UTs
2023-08-25  Jérôme Benoitfix: fix getRandomValues issue with node 16
2023-08-25  Jérôme Benoitbuild(deps-dev): apply updates
2023-08-25  Jérôme Benoitfix: workaround node 16 issue with crypto named export
2023-08-25  Jérôme Benoitdocs: refine worker choice strategies documentation
2023-08-25  Jérôme Benoitrefactor: cleanup exponential delay code
2023-08-25  Jérôme Benoitrefactor: remove unneeded condition in task stealing...
2023-08-25  Jérôme Benoitrefactor: remove dead code
2023-08-25  Jérôme Benoitrefactor: ensure stolen tasks account is done safely
2023-08-25  Jérôme Benoittest: add task stealing support
2023-08-25  Jérôme Benoitfeat: continuous task stealing
2023-08-25  Jérôme Benoitrefactor: cleanup circular array UT
2023-08-25  Jérôme Benoitdocs: fix links
2023-08-25  Jérôme BenoitMerge pull request #957 from poolifier/dependabot/npm_a...
2023-08-25  dependabot... build(deps-dev): bump typescript
2023-08-25  Jérôme BenoitMerge pull request #976 from poolifier/combine-prs...
2023-08-25  Jérôme BenoitMerge branch 'master' into combine-prs-branch
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/smtp...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/smtp...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-25  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-25  Jérôme Benoitdocs: refine code comment
2023-08-25  dependabot... build(deps-dev): bump @types/node
2023-08-25  dependabot... build(deps-dev): bump typescript
2023-08-25  dependabot... build(deps-dev): bump typescript
2023-08-25  dependabot... build(deps-dev): bump typescript
2023-08-25  dependabot... build(deps-dev): bump typescript
2023-08-25  dependabot... build(deps-dev): bump typescript
2023-08-25  dependabot... build(deps-dev): bump typescript
2023-08-25  dependabot... build(deps-dev): bump typescript
2023-08-25  dependabot... build(deps-dev): bump @types/node
2023-08-25  dependabot... build(deps-dev): bump typescript
2023-08-25  dependabot... build(deps-dev): bump @types/node
2023-08-25  dependabot... build(deps-dev): bump typescript
2023-08-25  dependabot... build(deps-dev): bump typescript
2023-08-25  Jérôme Benoitbuild(deps-dev): apply updates
2023-08-24  Jérôme Benoitdocs: update changelog entries
2023-08-24  Jérôme Benoitfix: ensure task stealing respects the tasks queueing...
2023-08-24  dependabot... build(deps): bump poolifier
2023-08-24  dependabot... build(deps): bump poolifier
2023-08-24  Jérôme Benoitfeat: add continuous task stealing
2023-08-24  dependabot... build(deps): bump poolifier in /examples/typescript...
2023-08-24  dependabot... build(deps): bump poolifier
2023-08-24  dependabot... build(deps): bump poolifier
2023-08-24  dependabot... build(deps): bump poolifier
2023-08-24  dependabot... build(deps): bump poolifier
2023-08-24  dependabot... build(deps): bump poolifier
2023-08-24  dependabot... build(deps): bump poolifier
2023-08-24  dependabot... build(deps): bump poolifier in /examples/typescript...
2023-08-24  dependabot... build(deps): bump poolifier
2023-08-24  Jérôme Benoitdocs: refine worker choice strategies documentation
2023-08-24  Jérôme Benoitfix: fix pool information median computation
2023-08-24  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-08-24  Jérôme Benoitfeat: use SMA and SMM for worker tasks usage
2023-08-24  github-actions... chore: generate documentation
2023-08-24  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-08-24  Jérôme Benoitdocs: improve scope in code comments
2023-08-24  github-actions... chore: generate documentation
2023-08-24  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-08-24  Jérôme Benoitdocs: add missing export
2023-08-24  github-actions... chore: generate documentation
2023-08-24  Jérôme Benoitdocs: fix docs/api.md tasks queue options
2023-08-24  Jérôme Benoitchore: v2.6.34 v2.6.34
2023-08-24  Jérôme Benoitbuild(deps-dev): apply updates
2023-08-24  Jérôme BenoitMerge pull request #945 from poolifier/combine-prs...
2023-08-24  Jérôme BenoitMerge branch 'master' into combine-prs-branch
2023-08-24  github-actions... chore: generate documentation
2023-08-24  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-24  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-24  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-24  github-actions... Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-24  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-08-24  Jérôme Benoitfix: avoid cascading tasks stealing under back pressure
2023-08-23  dependabot... build(deps-dev): bump @types/node
2023-08-23  dependabot... build(deps-dev): bump @types/node
2023-08-23  dependabot... build(deps-dev): bump rollup
2023-08-23  dependabot... build(deps-dev): bump rollup
2023-08-23  Jérôme BenoitMerge pull request #941 from poolifier/combine-prs...
next