poolifier.git
5 months agochore: v3.1.3 v3.1.3
Jérôme Benoit [Sun, 17 Dec 2023 21:34:53 +0000 (22:34 +0100)] 
chore: v3.1.3

5 months agofix: fix possible null exception at handling task execution response
Jérôme Benoit [Sun, 17 Dec 2023 21:16:09 +0000 (22:16 +0100)] 
fix: fix possible null exception at handling task execution response

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agodocs: fix docs/api.md identation
Jérôme Benoit [Sun, 17 Dec 2023 20:46:28 +0000 (21:46 +0100)] 
docs: fix docs/api.md identation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agodocs: generate documentation
Documentation Bot [Sun, 17 Dec 2023 19:42:02 +0000 (19:42 +0000)] 
docs: generate documentation

5 months agochore: v3.1.2 v3.1.2
Jérôme Benoit [Sun, 17 Dec 2023 19:37:40 +0000 (20:37 +0100)] 
chore: v3.1.2

5 months agofix: wait for queued tasks to end at worker termination
Jérôme Benoit [Sun, 17 Dec 2023 19:32:16 +0000 (20:32 +0100)] 
fix: wait for queued tasks to end at worker termination

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: emit worker node event at task end
Jérôme Benoit [Sun, 17 Dec 2023 18:58:13 +0000 (19:58 +0100)] 
refactor: emit worker node event at task end

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 17 Dec 2023 10:03:55 +0000 (11:03 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: cleanup exports
Jérôme Benoit [Sat, 16 Dec 2023 21:24:39 +0000 (22:24 +0100)] 
refactor: cleanup exports

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: blank line cleanups
Jérôme Benoit [Sat, 16 Dec 2023 20:14:04 +0000 (21:14 +0100)] 
refactor: blank line cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agotest: refine expectation at back pressure callback
Jérôme Benoit [Sat, 16 Dec 2023 18:36:31 +0000 (19:36 +0100)] 
test: refine expectation at back pressure callback

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: examples import cleanup
Jérôme Benoit [Sat, 16 Dec 2023 18:03:31 +0000 (19:03 +0100)] 
refactor: examples import cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 16 Dec 2023 16:46:22 +0000 (17:46 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agodocs: generate documentation
Documentation Bot [Sat, 16 Dec 2023 16:14:02 +0000 (16:14 +0000)] 
docs: generate documentation

5 months agochore: v3.1.1 v3.1.1
Jérôme Benoit [Sat, 16 Dec 2023 16:04:52 +0000 (17:04 +0100)] 
chore: v3.1.1

5 months agofix: fix types definition in examples
Jérôme Benoit [Sat, 16 Dec 2023 16:02:37 +0000 (17:02 +0100)] 
fix: fix types definition in examples

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agodocs: move changelog entry to the right section
Jérôme Benoit [Sat, 16 Dec 2023 15:58:59 +0000 (16:58 +0100)] 
docs: move changelog entry to the right section

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agofix: fix pool options TS type definition
Jérôme Benoit [Sat, 16 Dec 2023 15:52:59 +0000 (16:52 +0100)] 
fix: fix pool options TS type definition

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agodocs: generate documentation
Documentation Bot [Sat, 16 Dec 2023 15:09:28 +0000 (15:09 +0000)] 
docs: generate documentation

5 months agochore: v3.1.0 v3.1.0
Jérôme Benoit [Sat, 16 Dec 2023 15:07:35 +0000 (16:07 +0100)] 
chore: v3.1.0

5 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 16 Dec 2023 14:26:37 +0000 (15:26 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: cleanup handler naming
Jérôme Benoit [Sat, 16 Dec 2023 13:24:33 +0000 (14:24 +0100)] 
refactor: cleanup handler naming

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: cleanup worker error handling code
Jérôme Benoit [Sat, 16 Dec 2023 12:26:32 +0000 (13:26 +0100)] 
refactor: cleanup worker error handling code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: factor out worker node termination code
Jérôme Benoit [Sat, 16 Dec 2023 09:39:35 +0000 (10:39 +0100)] 
refactor: factor out worker node termination code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: move worker setup into worker node constructor
Jérôme Benoit [Fri, 15 Dec 2023 16:59:52 +0000 (17:59 +0100)] 
refactor: move worker setup into worker node constructor

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agobuild(ci): reduce coverage requirements for node 18.x
Jérôme Benoit [Fri, 15 Dec 2023 11:32:55 +0000 (12:32 +0100)] 
build(ci): reduce coverage requirements for node 18.x

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 15 Dec 2023 09:22:20 +0000 (10:22 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agoMerge pull request #1778 from poolifier/combined-prs-branch
Jérôme Benoit [Fri, 15 Dec 2023 09:02:34 +0000 (10:02 +0100)] 
Merge pull request #1778 from poolifier/combined-prs-branch

Combined PRs

5 months agoMerge branch 'master' into combined-prs-branch
Jérôme Benoit [Fri, 15 Dec 2023 02:27:08 +0000 (03:27 +0100)] 
Merge branch 'master' into combined-prs-branch

5 months agoMerge branch 'master' into combined-prs-branch
Jérôme Benoit [Thu, 14 Dec 2023 02:25:19 +0000 (03:25 +0100)] 
Merge branch 'master' into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:17 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/poolifier-3.0.14 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:16 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/poolifier-3.0.14 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:15 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/poolifier-3.0.14 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_thr...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:15 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_threads/poolifier-3.0.14 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:14 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/fastify-4.25.0 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:13 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/poolifier-3.0.14 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-3.0...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:13 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-3.0.14 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:12 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/poolifier-3.0.14 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:12 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/poolifier-3.0.14 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-3.0...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:11 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-3.0.14 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:10 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/poolifier-3.0.14 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Thu, 14 Dec 2023 02:25:10 +0000 (03:25 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/fastify-4.25.0 into combined-prs-branch

5 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Wed, 13 Dec 2023 23:52:52 +0000 (00:52 +0100)] 
Merge branch 'master' of github.com:poolifier/poolifier

5 months agofix: fix busy worker nodes computation with tasks queing
Jérôme Benoit [Wed, 13 Dec 2023 23:51:39 +0000 (00:51 +0100)] 
fix: fix busy worker nodes computation with tasks queing

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agoMerge pull request #1772 from poolifier/dependabot/github_actions/github/codeql-action-3
Jérôme Benoit [Wed, 13 Dec 2023 23:07:25 +0000 (23:07 +0000)] 
Merge pull request #1772 from poolifier/dependabot/github_actions/github/codeql-action-3

build(deps): bump github/codeql-action from 2 to 3

5 months agoMerge pull request #1773 from poolifier/dependabot/github_actions/sonarsource/sonarcl...
Jérôme Benoit [Wed, 13 Dec 2023 23:06:56 +0000 (23:06 +0000)] 
Merge pull request #1773 from poolifier/dependabot/github_actions/sonarsource/sonarcloud-github-action-2.1.1

build(deps): bump sonarsource/sonarcloud-github-action from 2.1.0 to 2.1.1

5 months agobuild(deps): bump fastify
dependabot[bot] [Wed, 13 Dec 2023 21:17:29 +0000 (21:17 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.24.3 to 4.25.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.24.3...v4.25.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 13 Dec 2023 21:17:13 +0000 (21:17 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.13...v3.0.14)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump poolifier in /examples/typescript/http-client-pool
dependabot[bot] [Wed, 13 Dec 2023 20:59:10 +0000 (20:59 +0000)] 
build(deps): bump poolifier in /examples/typescript/http-client-pool

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.13...v3.0.14)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 13 Dec 2023 20:49:42 +0000 (20:49 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.13...v3.0.14)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump sonarsource/sonarcloud-github-action
dependabot[bot] [Wed, 13 Dec 2023 20:43:52 +0000 (20:43 +0000)] 
build(deps): bump sonarsource/sonarcloud-github-action

Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](https://github.com/sonarsource/sonarcloud-github-action/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: sonarsource/sonarcloud-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump github/codeql-action from 2 to 3
dependabot[bot] [Wed, 13 Dec 2023 20:43:48 +0000 (20:43 +0000)] 
build(deps): bump github/codeql-action from 2 to 3

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 13 Dec 2023 20:39:20 +0000 (20:39 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.13...v3.0.14)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump poolifier in /examples/typescript/smtp-client-pool
dependabot[bot] [Wed, 13 Dec 2023 20:38:37 +0000 (20:38 +0000)] 
build(deps): bump poolifier in /examples/typescript/smtp-client-pool

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.13...v3.0.14)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 13 Dec 2023 20:36:59 +0000 (20:36 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.13...v3.0.14)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump fastify
dependabot[bot] [Wed, 13 Dec 2023 20:36:44 +0000 (20:36 +0000)] 
build(deps): bump fastify

Bumps [fastify](https://github.com/fastify/fastify) from 4.24.3 to 4.25.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.24.3...v4.25.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 13 Dec 2023 20:33:38 +0000 (20:33 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.13...v3.0.14)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 13 Dec 2023 20:30:43 +0000 (20:30 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.13...v3.0.14)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 13 Dec 2023 20:29:37 +0000 (20:29 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.13...v3.0.14)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps): bump poolifier
dependabot[bot] [Wed, 13 Dec 2023 20:15:50 +0000 (20:15 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.13...v3.0.14)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agotest: code cleanup
Jérôme Benoit [Wed, 13 Dec 2023 13:44:57 +0000 (14:44 +0100)] 
test: code cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agobuild(deps-dev): bump volta pnpm version
Jérôme Benoit [Wed, 13 Dec 2023 11:07:01 +0000 (12:07 +0100)] 
build(deps-dev): bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agodocs: generate documentation
Documentation Bot [Wed, 13 Dec 2023 10:35:26 +0000 (10:35 +0000)] 
docs: generate documentation

5 months agochore: v3.0.14 v3.0.14
Jérôme Benoit [Wed, 13 Dec 2023 10:33:38 +0000 (11:33 +0100)] 
chore: v3.0.14

5 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 13 Dec 2023 10:32:39 +0000 (11:32 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Wed, 13 Dec 2023 10:28:13 +0000 (11:28 +0100)] 
Merge branch 'master' of github.com:poolifier/poolifier

5 months agofix: fix possible null exception with worker_threads pools
Jérôme Benoit [Wed, 13 Dec 2023 10:27:30 +0000 (11:27 +0100)] 
fix: fix possible null exception with worker_threads pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agodocs: generate documentation
Documentation Bot [Wed, 13 Dec 2023 10:05:11 +0000 (10:05 +0000)] 
docs: generate documentation

5 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Wed, 13 Dec 2023 10:03:06 +0000 (11:03 +0100)] 
Merge branch 'master' of github.com:poolifier/poolifier

5 months agodocs: fix link to node.js error type
Jérôme Benoit [Wed, 13 Dec 2023 09:59:12 +0000 (10:59 +0100)] 
docs: fix link to node.js error type

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agodocs: generate documentation
Documentation Bot [Wed, 13 Dec 2023 09:37:26 +0000 (09:37 +0000)] 
docs: generate documentation

5 months agochore: v3.0.13 v3.0.13
Jérôme Benoit [Tue, 12 Dec 2023 22:58:52 +0000 (23:58 +0100)] 
chore: v3.0.13

5 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 12 Dec 2023 22:52:28 +0000 (23:52 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agofix: ensure worker choice strategy wait for worker nodes readiness
Jérôme Benoit [Tue, 12 Dec 2023 22:34:50 +0000 (23:34 +0100)] 
fix: ensure worker choice strategy wait for worker nodes readiness

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agochore: v3.0.12 v3.0.12
Jérôme Benoit [Tue, 12 Dec 2023 16:38:54 +0000 (17:38 +0100)] 
chore: v3.0.12

5 months agofeat: add infinite retries support in worker choice strategy
Jérôme Benoit [Tue, 12 Dec 2023 16:33:20 +0000 (17:33 +0100)] 
feat: add infinite retries support in worker choice strategy

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agodocs: fix link to benchmark results
Jérôme Benoit [Tue, 12 Dec 2023 08:52:45 +0000 (09:52 +0100)] 
docs: fix link to benchmark results

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agoMerge pull request #1747 from poolifier/dependabot/github_actions/sonarsource/sonarcl...
Jérôme Benoit [Mon, 11 Dec 2023 20:59:49 +0000 (20:59 +0000)] 
Merge pull request #1747 from poolifier/dependabot/github_actions/sonarsource/sonarcloud-github-action-2.1.0

build(deps): bump sonarsource/sonarcloud-github-action from 2.0.2 to 2.1.0

5 months agobuild(deps): bump sonarsource/sonarcloud-github-action
dependabot[bot] [Mon, 11 Dec 2023 20:56:55 +0000 (20:56 +0000)] 
build(deps): bump sonarsource/sonarcloud-github-action

Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](https://github.com/sonarsource/sonarcloud-github-action/compare/v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: sonarsource/sonarcloud-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agobuild(deps-dev): apply updates in examples
Jérôme Benoit [Mon, 11 Dec 2023 20:21:01 +0000 (21:21 +0100)] 
build(deps-dev): apply updates in examples

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: disable pool event emitter for in cluster pool examples
Jérôme Benoit [Mon, 11 Dec 2023 20:05:10 +0000 (21:05 +0100)] 
refactor: disable pool event emitter for in cluster pool examples

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agodocs: generate documentation
Documentation Bot [Mon, 11 Dec 2023 19:24:27 +0000 (19:24 +0000)] 
docs: generate documentation

5 months agochore: v3.0.11 v3.0.11
Jérôme Benoit [Mon, 11 Dec 2023 19:19:48 +0000 (20:19 +0100)] 
chore: v3.0.11

5 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 11 Dec 2023 19:18:07 +0000 (20:18 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agotest: destroy pool in async context tracking test
Jérôme Benoit [Mon, 11 Dec 2023 18:09:39 +0000 (19:09 +0100)] 
test: destroy pool in async context tracking test

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agofix: fix task execution tracking with pool async resource
Jérôme Benoit [Mon, 11 Dec 2023 17:36:35 +0000 (18:36 +0100)] 
fix: fix task execution tracking with pool async resource

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agoperf: convert to arrow function tasks execution code path
Jérôme Benoit [Mon, 11 Dec 2023 15:23:53 +0000 (16:23 +0100)] 
perf: convert to arrow function tasks execution code path

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agofix: fix worker options handling
Jérôme Benoit [Mon, 11 Dec 2023 14:20:33 +0000 (15:20 +0100)] 
fix: fix worker options handling

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agorefactor: cleanup worker code
Jérôme Benoit [Mon, 11 Dec 2023 13:13:33 +0000 (14:13 +0100)] 
refactor: cleanup worker code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agoperf: a worker is not an AsyncResource
Jérôme Benoit [Mon, 11 Dec 2023 12:26:46 +0000 (13:26 +0100)] 
perf: a worker is not an AsyncResource

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 10 Dec 2023 10:04:41 +0000 (11:04 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 9 Dec 2023 21:30:36 +0000 (22:30 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 months agoMerge pull request #1743 from poolifier/combined-prs-branch
Jérôme Benoit [Sat, 9 Dec 2023 10:21:03 +0000 (11:21 +0100)] 
Merge pull request #1743 from poolifier/combined-prs-branch

Combined PRs

5 months agoMerge branch 'master' into combined-prs-branch
Jérôme Benoit [Sat, 9 Dec 2023 02:23:02 +0000 (03:23 +0100)] 
Merge branch 'master' into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
Jérôme Benoit [Sat, 9 Dec 2023 02:23:00 +0000 (03:23 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/poolifier-3.0.10 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Sat, 9 Dec 2023 02:23:00 +0000 (03:23 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/poolifier-3.0.10 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-3.0...
Jérôme Benoit [Sat, 9 Dec 2023 02:22:59 +0000 (03:22 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-3.0.10 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_thr...
Jérôme Benoit [Sat, 9 Dec 2023 02:22:59 +0000 (03:22 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_threads/poolifier-3.0.10 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-3.0...
Jérôme Benoit [Sat, 9 Dec 2023 02:22:58 +0000 (03:22 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-3.0.10 into combined-prs-branch

5 months agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Sat, 9 Dec 2023 02:22:58 +0000 (03:22 +0100)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/poolifier-3.0.10 into combined-prs-branch