poolifier.git
7 days agofeat: fully implement circular buffer semantic
Jérôme Benoit [Fri, 24 May 2024 04:27:04 +0000 (06:27 +0200)] 
feat: fully implement circular buffer semantic

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
8 days agobuild(deps-dev): bump eslint-plugin-jsdoc from 48.2.5 to 48.2.6
dependabot[bot] [Thu, 23 May 2024 20:42:22 +0000 (20:42 +0000)] 
build(deps-dev): bump eslint-plugin-jsdoc from 48.2.5 to 48.2.6

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.5 to 48.2.6.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.2.5...v48.2.6)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
8 days agoMerge pull request #2312 from poolifier/dependabot/github_actions/sonarsource/sonarcl...
Jérôme Benoit [Thu, 23 May 2024 20:29:05 +0000 (20:29 +0000)] 
Merge pull request #2312 from poolifier/dependabot/github_actions/sonarsource/sonarcloud-github-action-2.2.0

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

8 days agobuild(deps): bump sonarsource/sonarcloud-github-action
dependabot[bot] [Thu, 23 May 2024 20:19:22 +0000 (20:19 +0000)] 
build(deps): bump sonarsource/sonarcloud-github-action

Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](https://github.com/sonarsource/sonarcloud-github-action/compare/v2.1.1...v2.2.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>
8 days agodocs: refine code comment
Jérôme Benoit [Thu, 23 May 2024 15:24:41 +0000 (17:24 +0200)] 
docs: refine code comment

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
9 days agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 22 May 2024 14:59:55 +0000 (16:59 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 days agodocs: refine circular buffer code comments
Jérôme Benoit [Tue, 21 May 2024 21:19:38 +0000 (23:19 +0200)] 
docs: refine circular buffer code comments

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 days agodocs: refine code comment
Jérôme Benoit [Tue, 21 May 2024 21:07:51 +0000 (23:07 +0200)] 
docs: refine code comment

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 days agotest: add circular buffer toArray() test
Jérôme Benoit [Tue, 21 May 2024 20:50:12 +0000 (22:50 +0200)] 
test: add circular buffer toArray() test

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 days agodocs: generate documentation
Documentation Bot [Tue, 21 May 2024 20:29:49 +0000 (20:29 +0000)] 
docs: generate documentation

10 days agochore: v4.0.11
Jérôme Benoit [Tue, 21 May 2024 20:25:22 +0000 (22:25 +0200)] 
chore: v4.0.11

10 days agodocs: refine changelog entry
Jérôme Benoit [Tue, 21 May 2024 20:23:33 +0000 (22:23 +0200)] 
docs: refine changelog entry

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 days agodocs: add changelog entry
Jérôme Benoit [Tue, 21 May 2024 20:18:37 +0000 (22:18 +0200)] 
docs: add changelog entry

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 days agoperf: use optimized circular buffer implementation to store measurements history
Jérôme Benoit [Tue, 21 May 2024 19:38:17 +0000 (21:38 +0200)] 
perf: use optimized circular buffer implementation to store measurements history

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 days agorefactor: code cleanups
Jérôme Benoit [Tue, 21 May 2024 18:20:43 +0000 (20:20 +0200)] 
refactor: code cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 days agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 21 May 2024 09:15:01 +0000 (11:15 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 days agoMerge pull request #2301 from poolifier/combined-prs-branch
Jérôme Benoit [Tue, 21 May 2024 09:03:13 +0000 (11:03 +0200)] 
Merge pull request #2301 from poolifier/combined-prs-branch

Combined PRs

11 days agoMerge branch 'master' into combined-prs-branch
Jérôme Benoit [Tue, 21 May 2024 02:26:42 +0000 (04:26 +0200)] 
Merge branch 'master' into combined-prs-branch

11 days agoMerge dependabot/npm_and_yarn/typescript-eslint/parser-7.10.0 into combined-prs-branch
Jérôme Benoit [Tue, 21 May 2024 02:26:40 +0000 (04:26 +0200)] 
Merge dependabot/npm_and_yarn/typescript-eslint/parser-7.10.0 into combined-prs-branch

11 days agoMerge dependabot/npm_and_yarn/release-it-17.3.0 into combined-prs-branch
Jérôme Benoit [Tue, 21 May 2024 02:26:39 +0000 (04:26 +0200)] 
Merge dependabot/npm_and_yarn/release-it-17.3.0 into combined-prs-branch

11 days agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster...
Jérôme Benoit [Tue, 21 May 2024 02:26:39 +0000 (04:26 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/poolifier-4.0.10 into combined-prs-branch

11 days agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Tue, 21 May 2024 02:26:38 +0000 (04:26 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/poolifier-4.0.10 into combined-prs-branch

11 days agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Tue, 21 May 2024 02:26:38 +0000 (04:26 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/poolifier-4.0.10 into combined-prs-branch

11 days agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_thr...
Jérôme Benoit [Tue, 21 May 2024 02:26:37 +0000 (04:26 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_threads/poolifier-4.0.10 into combined-prs-branch

11 days agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Tue, 21 May 2024 02:26:37 +0000 (04:26 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/poolifier-4.0.10 into combined-prs-branch

11 days agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Tue, 21 May 2024 02:26:36 +0000 (04:26 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/poolifier-4.0.10 into combined-prs-branch

11 days agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-4.0...
Jérôme Benoit [Tue, 21 May 2024 02:26:36 +0000 (04:26 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-4.0.10 into combined-prs-branch

11 days agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
Jérôme Benoit [Tue, 21 May 2024 02:26:35 +0000 (04:26 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster/poolifier-4.0.10 into combined-prs-branch

11 days ago---
dependabot[bot] [Mon, 20 May 2024 21:05:03 +0000 (21:05 +0000)] 
---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days ago---
dependabot[bot] [Mon, 20 May 2024 21:02:22 +0000 (21:02 +0000)] 
---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days ago---
dependabot[bot] [Mon, 20 May 2024 20:44:52 +0000 (20:44 +0000)] 
---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days ago---
dependabot[bot] [Mon, 20 May 2024 20:43:39 +0000 (20:43 +0000)] 
---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days ago---
dependabot[bot] [Mon, 20 May 2024 20:35:40 +0000 (20:35 +0000)] 
---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days ago---
dependabot[bot] [Mon, 20 May 2024 20:35:18 +0000 (20:35 +0000)] 
---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days ago---
dependabot[bot] [Mon, 20 May 2024 20:28:45 +0000 (20:28 +0000)] 
---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days ago---
dependabot[bot] [Mon, 20 May 2024 20:20:13 +0000 (20:20 +0000)] 
---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days ago---
dependabot[bot] [Mon, 20 May 2024 20:13:05 +0000 (20:13 +0000)] 
---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days ago---
dependabot[bot] [Mon, 20 May 2024 20:12:43 +0000 (20:12 +0000)] 
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days agotest: improve coverage
Jérôme Benoit [Mon, 20 May 2024 19:30:21 +0000 (21:30 +0200)] 
test: improve coverage

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 days agotest: improve coverage
Jérôme Benoit [Mon, 20 May 2024 19:24:07 +0000 (21:24 +0200)] 
test: improve coverage

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 days agodocs: generate documentation
Documentation Bot [Mon, 20 May 2024 16:29:21 +0000 (16:29 +0000)] 
docs: generate documentation

11 days agochore: v4.0.10
Jérôme Benoit [Mon, 20 May 2024 16:25:11 +0000 (18:25 +0200)] 
chore: v4.0.10

11 days agofix: fix tasks stealing dynamic worker node handling
Jérôme Benoit [Mon, 20 May 2024 16:06:20 +0000 (18:06 +0200)] 
fix: fix tasks stealing dynamic worker node handling

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 days agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 20 May 2024 09:24:06 +0000 (11:24 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
12 days agorefactor: cleanup priority queue code
Jérôme Benoit [Sun, 19 May 2024 21:57:57 +0000 (23:57 +0200)] 
refactor: cleanup priority queue code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
12 days agodocs: generate documentation
Documentation Bot [Sun, 19 May 2024 21:35:42 +0000 (21:35 +0000)] 
docs: generate documentation

12 days agochore: v4.0.9
Jérôme Benoit [Sun, 19 May 2024 21:31:38 +0000 (23:31 +0200)] 
chore: v4.0.9

12 days agodocs: add changelog entry
Jérôme Benoit [Sun, 19 May 2024 21:30:48 +0000 (23:30 +0200)] 
docs: add changelog entry

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
12 days agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 19 May 2024 21:25:04 +0000 (23:25 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
12 days agorefactor: add ELU utilization to pool info
Jérôme Benoit [Sun, 19 May 2024 21:16:43 +0000 (23:16 +0200)] 
refactor: add ELU utilization to pool info

Trends on a ratio is not really meaningful but can help debugging

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 days agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 18 May 2024 20:03:34 +0000 (22:03 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 days agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 18 May 2024 09:37:29 +0000 (11:37 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 days agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 18 May 2024 09:30:24 +0000 (11:30 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 days agoMerge pull request #2282 from poolifier/dependabot/npm_and_yarn/tatami-ng-0.4.11
Jérôme Benoit [Sat, 18 May 2024 09:15:24 +0000 (11:15 +0200)] 
Merge pull request #2282 from poolifier/dependabot/npm_and_yarn/tatami-ng-0.4.11

build(deps-dev): bump tatami-ng from 0.4.10 to 0.4.11

2 weeks agobuild(deps-dev): bump tatami-ng from 0.4.10 to 0.4.11
dependabot[bot] [Fri, 17 May 2024 20:28:49 +0000 (20:28 +0000)] 
build(deps-dev): bump tatami-ng from 0.4.10 to 0.4.11

Bumps [tatami-ng](https://github.com/poolifier/tatami-ng) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/poolifier/tatami-ng/releases)
- [Changelog](https://github.com/poolifier/tatami-ng/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/tatami-ng/compare/0.4.10...0.4.11)

---
updated-dependencies:
- dependency-name: tatami-ng
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agofix: validate worker node event to wait
Jérôme Benoit [Fri, 17 May 2024 13:13:20 +0000 (15:13 +0200)] 
fix: validate worker node event to wait

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agotest: refine cluster settings test
Jérôme Benoit [Fri, 17 May 2024 12:41:58 +0000 (14:41 +0200)] 
test: refine cluster settings test

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agotest: improve cluster settings coverage
Jérôme Benoit [Fri, 17 May 2024 12:33:48 +0000 (14:33 +0200)] 
test: improve cluster settings coverage

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 16 May 2024 19:51:49 +0000 (21:51 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agobuild: bump volta node version
Jérôme Benoit [Thu, 16 May 2024 18:13:25 +0000 (20:13 +0200)] 
build: bump volta node version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 16 May 2024 09:17:20 +0000 (11:17 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agoMerge pull request #2281 from poolifier/combined-prs-branch
Jérôme Benoit [Thu, 16 May 2024 08:52:03 +0000 (10:52 +0200)] 
Merge pull request #2281 from poolifier/combined-prs-branch

Combined PRs

2 weeks agoMerge branch 'master' into combined-prs-branch
Jérôme Benoit [Thu, 16 May 2024 02:25:55 +0000 (04:25 +0200)] 
Merge branch 'master' into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-4.0...
Jérôme Benoit [Thu, 16 May 2024 02:25:53 +0000 (04:25 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-4.0.8 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Thu, 16 May 2024 02:25:53 +0000 (04:25 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/poolifier-4.0.8 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster...
Jérôme Benoit [Thu, 16 May 2024 02:25:53 +0000 (04:25 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/poolifier-4.0.8 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
Jérôme Benoit [Thu, 16 May 2024 02:25:52 +0000 (04:25 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid/poolifier-4.0.8 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_thr...
Jérôme Benoit [Thu, 16 May 2024 02:25:51 +0000 (04:25 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_threads/poolifier-4.0.8 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Thu, 16 May 2024 02:25:51 +0000 (04:25 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/poolifier-4.0.8 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-4.0...
Jérôme Benoit [Thu, 16 May 2024 02:25:50 +0000 (04:25 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-4.0.8 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Thu, 16 May 2024 02:25:49 +0000 (04:25 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/poolifier-4.0.8 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
Jérôme Benoit [Thu, 16 May 2024 02:25:48 +0000 (04:25 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/poolifier-4.0.8 into combined-prs-branch

2 weeks agobuild(deps): bump poolifier
dependabot[bot] [Wed, 15 May 2024 21:00:42 +0000 (21:00 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.7 to 4.0.8.
- [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/v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agobuild(deps): bump poolifier
dependabot[bot] [Wed, 15 May 2024 20:58:37 +0000 (20:58 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.7 to 4.0.8.
- [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/v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agobuild(deps): bump poolifier in /examples/typescript/smtp-client-pool
dependabot[bot] [Wed, 15 May 2024 20:58:24 +0000 (20:58 +0000)] 
build(deps): bump poolifier in /examples/typescript/smtp-client-pool

Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.7 to 4.0.8.
- [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/v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agobuild(deps): bump poolifier
dependabot[bot] [Wed, 15 May 2024 20:52:35 +0000 (20:52 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.7 to 4.0.8.
- [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/v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agobuild(deps): bump poolifier
dependabot[bot] [Wed, 15 May 2024 20:43:31 +0000 (20:43 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.7 to 4.0.8.
- [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/v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agobuild(deps): bump poolifier
dependabot[bot] [Wed, 15 May 2024 20:40:06 +0000 (20:40 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.7 to 4.0.8.
- [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/v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agobuild(deps): bump poolifier
dependabot[bot] [Wed, 15 May 2024 20:31:32 +0000 (20:31 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.7 to 4.0.8.
- [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/v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agobuild(deps): bump poolifier
dependabot[bot] [Wed, 15 May 2024 20:22:10 +0000 (20:22 +0000)] 
build(deps): bump poolifier

Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.7 to 4.0.8.
- [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/v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agodocs: generate documentation
Documentation Bot [Wed, 15 May 2024 20:22:01 +0000 (20:22 +0000)] 
docs: generate documentation

2 weeks agobuild(deps): bump poolifier in /examples/typescript/http-client-pool
dependabot[bot] [Wed, 15 May 2024 20:19:41 +0000 (20:19 +0000)] 
build(deps): bump poolifier in /examples/typescript/http-client-pool

Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.7 to 4.0.8.
- [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/v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agochore: v4.0.8
Jérôme Benoit [Wed, 15 May 2024 20:14:39 +0000 (22:14 +0200)] 
chore: v4.0.8

2 weeks agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 15 May 2024 20:06:28 +0000 (22:06 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agodocs: refine code comment
Jérôme Benoit [Wed, 15 May 2024 20:02:54 +0000 (22:02 +0200)] 
docs: refine code comment

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agofix: fix default task function worker choice strategy and priority
Jérôme Benoit [Wed, 15 May 2024 19:12:10 +0000 (21:12 +0200)] 
fix: fix default task function worker choice strategy and priority
handling

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agoperf: remove unneeded branching in worker choice strategies
Jérôme Benoit [Wed, 15 May 2024 13:44:55 +0000 (15:44 +0200)] 
perf: remove unneeded branching in worker choice strategies

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agorefactor: cleanup handleWorkerNodeIdleEvent()
Jérôme Benoit [Tue, 14 May 2024 11:48:23 +0000 (13:48 +0200)] 
refactor: cleanup handleWorkerNodeIdleEvent()

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agorefactor: cleanup handleWorkerNodeBackPressureEvent()
Jérôme Benoit [Tue, 14 May 2024 11:41:58 +0000 (13:41 +0200)] 
refactor: cleanup handleWorkerNodeBackPressureEvent()

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 14 May 2024 09:48:02 +0000 (11:48 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agoMerge pull request #2268 from poolifier/combined-prs-branch
Jérôme Benoit [Tue, 14 May 2024 09:33:37 +0000 (11:33 +0200)] 
Merge pull request #2268 from poolifier/combined-prs-branch

Combined PRs

2 weeks agoMerge branch 'master' into combined-prs-branch
Jérôme Benoit [Tue, 14 May 2024 02:25:00 +0000 (04:25 +0200)] 
Merge branch 'master' into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
Jérôme Benoit [Tue, 14 May 2024 02:24:59 +0000 (04:24 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_threads/poolifier-4.0.7 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
Jérôme Benoit [Tue, 14 May 2024 02:24:58 +0000 (04:24 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid/poolifier-4.0.7 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster...
Jérôme Benoit [Tue, 14 May 2024 02:24:58 +0000 (04:24 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-cluster/poolifier-4.0.7 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_thr...
Jérôme Benoit [Tue, 14 May 2024 02:24:57 +0000 (04:24 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-worker_threads/poolifier-4.0.7 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
Jérôme Benoit [Tue, 14 May 2024 02:24:57 +0000 (04:24 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_threads/poolifier-4.0.7 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-4.0...
Jérôme Benoit [Tue, 14 May 2024 02:24:57 +0000 (04:24 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/poolifier-4.0.7 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster...
Jérôme Benoit [Tue, 14 May 2024 02:24:56 +0000 (04:24 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/poolifier-4.0.7 into combined-prs-branch

2 weeks agoMerge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-4.0...
Jérôme Benoit [Tue, 14 May 2024 02:24:56 +0000 (04:24 +0200)] 
Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-4.0.7 into combined-prs-branch