poolifier.git
9 months agochore: v2.6.18 v2.6.18
Jérôme Benoit [Wed, 19 Jul 2023 13:12:22 +0000 (15:12 +0200)] 
chore: v2.6.18

9 months agodocs: add changelog entry
Jérôme Benoit [Wed, 19 Jul 2023 13:01:57 +0000 (15:01 +0200)] 
docs: add changelog entry

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
9 months agorefactor: factor out measurement requirements median toggling code
Jérôme Benoit [Wed, 19 Jul 2023 12:36:52 +0000 (14:36 +0200)] 
refactor: factor out measurement requirements median toggling code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
9 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 19 Jul 2023 10:46:02 +0000 (12:46 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
9 months agorefactor: add sanity checks to worker code
Jérôme Benoit [Wed, 19 Jul 2023 10:26:54 +0000 (12:26 +0200)] 
refactor: add sanity checks to worker code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
9 months agotest: improve updateMeasurementStatistics() behavior test
Jérôme Benoit [Wed, 19 Jul 2023 10:14:43 +0000 (12:14 +0200)] 
test: improve updateMeasurementStatistics() behavior test

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
9 months agorefactor: cleanup measurement statistics computation code
Jérôme Benoit [Wed, 19 Jul 2023 10:05:41 +0000 (12:05 +0200)] 
refactor: cleanup measurement statistics computation code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agotest: add updateMeasurementStatistics() behavior test
Jérôme Benoit [Tue, 18 Jul 2023 20:58:37 +0000 (22:58 +0200)] 
test: add updateMeasurementStatistics() behavior test

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agorefactor: factor out measurement statistics update
Jérôme Benoit [Tue, 18 Jul 2023 20:23:29 +0000 (22:23 +0200)] 
refactor: factor out measurement statistics update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agobuild: update volta pnpm version
Jérôme Benoit [Tue, 18 Jul 2023 18:16:36 +0000 (20:16 +0200)] 
build: update volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 18 Jul 2023 11:51:07 +0000 (13:51 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 17 Jul 2023 13:59:42 +0000 (15:59 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agoMerge branch 'master' of github.com:jerome-benoit/poolifier
Jérôme Benoit [Mon, 17 Jul 2023 13:29:05 +0000 (15:29 +0200)] 
Merge branch 'master' of github.com:jerome-benoit/poolifier

10 months agorefactor: factor out last task timestamp update
Jérôme Benoit [Mon, 17 Jul 2023 13:27:51 +0000 (15:27 +0200)] 
refactor: factor out last task timestamp update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: update benchmark vs. external pools
Jérôme Benoit [Sun, 16 Jul 2023 22:23:44 +0000 (00:23 +0200)] 
docs: update benchmark vs. external pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 months agorefactor: reorder benchmarks
Jérôme Benoit [Sun, 16 Jul 2023 19:11:32 +0000 (21:11 +0200)] 
refactor: reorder benchmarks

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Sun, 16 Jul 2023 17:43:57 +0000 (19:43 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

10 months agorefactor: cleanup worker.addTaskFunction()
Jérôme Benoit [Sun, 16 Jul 2023 17:42:14 +0000 (19:42 +0200)] 
refactor: cleanup worker.addTaskFunction()

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agochore: generate documentation
github-actions[bot] [Sun, 16 Jul 2023 16:47:35 +0000 (16:47 +0000)] 
chore: generate documentation

10 months agochore: v2.6.17 v2.6.17
Jérôme Benoit [Sun, 16 Jul 2023 16:42:33 +0000 (18:42 +0200)] 
chore: v2.6.17

10 months agodocs: update CHANGELOG.md entry
Jérôme Benoit [Sun, 16 Jul 2023 16:39:29 +0000 (18:39 +0200)] 
docs: update CHANGELOG.md entry

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: fix README.md
Jérôme Benoit [Sun, 16 Jul 2023 16:29:41 +0000 (18:29 +0200)] 
docs: fix README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 15 Jul 2023 17:19:45 +0000 (19:19 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: refine README.md
Jérôme Benoit [Sat, 15 Jul 2023 17:02:14 +0000 (19:02 +0200)] 
docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: add code comment
Jérôme Benoit [Sat, 15 Jul 2023 14:31:37 +0000 (16:31 +0200)] 
docs: add code comment

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: fix README.md
Jérôme Benoit [Sat, 15 Jul 2023 14:01:41 +0000 (16:01 +0200)] 
docs: fix README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: fix README.md
Jérôme Benoit [Sat, 15 Jul 2023 13:58:55 +0000 (15:58 +0200)] 
docs: fix README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: refine README.md
Jérôme Benoit [Sat, 15 Jul 2023 13:56:17 +0000 (15:56 +0200)] 
docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: refine changelog entry
Jérôme Benoit [Sat, 15 Jul 2023 09:43:07 +0000 (11:43 +0200)] 
docs: refine changelog entry

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agofeat: add method to list registered task functions on a worker
Jérôme Benoit [Sat, 15 Jul 2023 09:39:59 +0000 (11:39 +0200)] 
feat: add method to list registered task functions on a worker

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: refine keywords
Jérôme Benoit [Sat, 15 Jul 2023 08:43:52 +0000 (10:43 +0200)] 
docs: refine keywords

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: refine README.md
Jérôme Benoit [Fri, 14 Jul 2023 20:23:17 +0000 (22:23 +0200)] 
docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Fri, 14 Jul 2023 20:07:36 +0000 (22:07 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

10 months agodocs: worker-threads -> worker_threads
Jérôme Benoit [Fri, 14 Jul 2023 20:06:45 +0000 (22:06 +0200)] 
docs: worker-threads -> worker_threads

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agochore: generate documentation
github-actions[bot] [Fri, 14 Jul 2023 19:55:07 +0000 (19:55 +0000)] 
chore: generate documentation

10 months agodocs: refine comments
Jérôme Benoit [Fri, 14 Jul 2023 19:09:54 +0000 (21:09 +0200)] 
docs: refine comments

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 14 Jul 2023 18:12:11 +0000 (20:12 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 14 Jul 2023 14:38:08 +0000 (16:38 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agobuild: update eslint configuration
Jérôme Benoit [Fri, 14 Jul 2023 14:31:12 +0000 (16:31 +0200)] 
build: update eslint configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agofix: unref check active interval
Jérôme Benoit [Fri, 14 Jul 2023 14:17:51 +0000 (16:17 +0200)] 
fix: unref check active interval

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: update benchmark vs. external pools
Jérôme Benoit [Fri, 14 Jul 2023 07:59:35 +0000 (09:59 +0200)] 
docs: update benchmark vs. external pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 months agorefactor: cleanup pool startup code
Jérôme Benoit [Thu, 13 Jul 2023 18:19:09 +0000 (20:19 +0200)] 
refactor: cleanup pool startup code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: refine badge links
Jérôme Benoit [Wed, 12 Jul 2023 18:53:44 +0000 (20:53 +0200)] 
docs: refine badge links

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: add commit activity to badges
Jérôme Benoit [Wed, 12 Jul 2023 18:17:08 +0000 (20:17 +0200)] 
docs: add commit activity to badges

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agotest: test for pool event emitter property
Jérôme Benoit [Wed, 12 Jul 2023 11:26:11 +0000 (13:26 +0200)] 
test: test for pool event emitter property

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agochore: generate documentation
github-actions[bot] [Wed, 12 Jul 2023 10:49:27 +0000 (10:49 +0000)] 
chore: generate documentation

10 months agochore: v2.6.16 v2.6.16
Jérôme Benoit [Wed, 12 Jul 2023 10:47:10 +0000 (12:47 +0200)] 
chore: v2.6.16

10 months agodocs: refine changelog entries
Jérôme Benoit [Wed, 12 Jul 2023 10:46:15 +0000 (12:46 +0200)] 
docs: refine changelog entries

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Wed, 12 Jul 2023 10:45:04 +0000 (12:45 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

10 months agotest: refine worker tests
Jérôme Benoit [Wed, 12 Jul 2023 10:44:04 +0000 (12:44 +0200)] 
test: refine worker tests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agochore: generate documentation
github-actions[bot] [Wed, 12 Jul 2023 10:42:45 +0000 (10:42 +0000)] 
chore: generate documentation

10 months agodocs: define changelog entry
Jérôme Benoit [Wed, 12 Jul 2023 10:22:02 +0000 (12:22 +0200)] 
docs: define changelog entry

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agofix: fix worker task functions handling
Jérôme Benoit [Wed, 12 Jul 2023 10:05:56 +0000 (12:05 +0200)] 
fix: fix worker task functions handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: refine code comment
Jérôme Benoit [Tue, 11 Jul 2023 20:44:26 +0000 (22:44 +0200)] 
docs: refine code comment

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: refine code comment
Jérôme Benoit [Tue, 11 Jul 2023 20:26:37 +0000 (22:26 +0200)] 
docs: refine code comment

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agoMerge branch 'master' of github.com:jerome-benoit/poolifier
Jérôme Benoit [Tue, 11 Jul 2023 20:24:54 +0000 (22:24 +0200)] 
Merge branch 'master' of github.com:jerome-benoit/poolifier

10 months agodocs: update benchmarks vs. external pools
Jérôme Benoit [Tue, 11 Jul 2023 20:24:14 +0000 (22:24 +0200)] 
docs: update benchmarks vs. external pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 months agofix: fix pool starting detection
Jérôme Benoit [Tue, 11 Jul 2023 19:58:25 +0000 (21:58 +0200)] 
fix: fix pool starting detection

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agobuild: cleanup eslint configuration
Jérôme Benoit [Tue, 11 Jul 2023 19:18:35 +0000 (21:18 +0200)] 
build: cleanup eslint configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Tue, 11 Jul 2023 18:39:09 +0000 (20:39 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

10 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 11 Jul 2023 18:38:33 +0000 (20:38 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agochore: generate documentation
github-actions[bot] [Tue, 11 Jul 2023 18:17:50 +0000 (18:17 +0000)] 
chore: generate documentation

10 months agochore: v2.6.15 v2.6.15
Jérôme Benoit [Tue, 11 Jul 2023 18:09:39 +0000 (20:09 +0200)] 
chore: v2.6.15

10 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 11 Jul 2023 18:08:29 +0000 (20:08 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Tue, 11 Jul 2023 17:58:45 +0000 (19:58 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

10 months agorefactor: methods namepace cleanup
Jérôme Benoit [Tue, 11 Jul 2023 17:57:31 +0000 (19:57 +0200)] 
refactor: methods namepace cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agochore: generate documentation
github-actions[bot] [Tue, 11 Jul 2023 17:41:51 +0000 (17:41 +0000)] 
chore: generate documentation

10 months agodocs: cleanup dynamic worker activity check comments
Jérôme Benoit [Tue, 11 Jul 2023 17:32:43 +0000 (19:32 +0200)] 
docs: cleanup dynamic worker activity check comments

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agotest: refine expectations
Jérôme Benoit [Tue, 11 Jul 2023 16:31:54 +0000 (18:31 +0200)] 
test: refine expectations

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agofix: fix pool statuses semantic
Jérôme Benoit [Tue, 11 Jul 2023 16:29:07 +0000 (18:29 +0200)] 
fix: fix pool statuses semantic

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agofeat: make the remaining worker choice strategies worker readiness aware
Jérôme Benoit [Tue, 11 Jul 2023 14:56:02 +0000 (16:56 +0200)] 
feat: make the remaining worker choice strategies worker readiness aware

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agotest: code cleanups
Jérôme Benoit [Tue, 11 Jul 2023 11:25:39 +0000 (13:25 +0200)] 
test: code cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agotest: fix pool ready event emission tests
Jérôme Benoit [Tue, 11 Jul 2023 11:21:14 +0000 (13:21 +0200)] 
test: fix pool ready event emission tests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agofix: fix pool readiness status at startup
Jérôme Benoit [Tue, 11 Jul 2023 08:28:55 +0000 (10:28 +0200)] 
fix: fix pool readiness status at startup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agofix: refine pool statuses semantic
Jérôme Benoit [Mon, 10 Jul 2023 23:08:36 +0000 (01:08 +0200)] 
fix: refine pool statuses semantic

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 10 Jul 2023 21:41:10 +0000 (23:41 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 months agofeat: make IWRR strategy worker readiness aware
Jérôme Benoit [Mon, 10 Jul 2023 18:36:14 +0000 (20:36 +0200)] 
feat: make IWRR strategy worker readiness aware

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agofix: test for worker file existence
Jérôme Benoit [Mon, 10 Jul 2023 17:11:45 +0000 (19:11 +0200)] 
fix: test for worker file existence

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agorefactor: cleanup worker choice strategies code
Jérôme Benoit [Mon, 10 Jul 2023 16:10:03 +0000 (18:10 +0200)] 
refactor: cleanup worker choice strategies code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agofeat: ensure on worker error that queued tasks are redistributed to
Jérôme Benoit [Mon, 10 Jul 2023 11:40:41 +0000 (13:40 +0200)] 
feat: ensure on worker error that queued tasks are redistributed to
ready workers

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agorefactor: prepare worker choice strategies code for worker readiness
Jérôme Benoit [Mon, 10 Jul 2023 11:12:43 +0000 (13:12 +0200)] 
refactor: prepare worker choice strategies code for worker readiness

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agorefactor: cleanup variables namespace
Jérôme Benoit [Mon, 10 Jul 2023 09:02:30 +0000 (11:02 +0200)] 
refactor: cleanup variables namespace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agobuild: bump volta pnpm version
Jérôme Benoit [Mon, 10 Jul 2023 08:46:05 +0000 (10:46 +0200)] 
build: bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 months agodocs: improve code comments
Jérôme Benoit [Mon, 10 Jul 2023 07:59:54 +0000 (09:59 +0200)] 
docs: improve code comments

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agofeat: worker node readiness aware worker choice strategies
Jérôme Benoit [Mon, 10 Jul 2023 07:04:06 +0000 (09:04 +0200)] 
feat: worker node readiness aware worker choice strategies

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agochore: generate documentation
github-actions[bot] [Sun, 9 Jul 2023 22:52:35 +0000 (22:52 +0000)] 
chore: generate documentation

10 months agochore: v2.6.14
Jérôme Benoit [Sun, 9 Jul 2023 22:49:57 +0000 (00:49 +0200)] 
chore: v2.6.14

10 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Sun, 9 Jul 2023 22:48:34 +0000 (00:48 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

10 months agofix: fix task function statistics tracking
Jérôme Benoit [Sun, 9 Jul 2023 22:43:17 +0000 (00:43 +0200)] 
fix: fix task function statistics tracking

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agochore: generate documentation
github-actions[bot] [Sun, 9 Jul 2023 22:31:26 +0000 (22:31 +0000)] 
chore: generate documentation

10 months agodocs: refine README.md
Jérôme Benoit [Sun, 9 Jul 2023 22:29:20 +0000 (00:29 +0200)] 
docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agodocs: refine CHANGELOG.md
Jérôme Benoit [Sun, 9 Jul 2023 22:24:55 +0000 (00:24 +0200)] 
docs: refine CHANGELOG.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agochore: v2.6.13 v2.6.13
Jérôme Benoit [Sun, 9 Jul 2023 22:20:47 +0000 (00:20 +0200)] 
chore: v2.6.13

10 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 9 Jul 2023 22:18:42 +0000 (00:18 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agorefactor: incrementation consistency
Jérôme Benoit [Sun, 9 Jul 2023 22:04:47 +0000 (00:04 +0200)] 
refactor: incrementation consistency

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agorefactor: cleanups to variable namespace
Jérôme Benoit [Sun, 9 Jul 2023 21:41:49 +0000 (23:41 +0200)] 
refactor: cleanups to variable namespace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Sun, 9 Jul 2023 21:31:12 +0000 (23:31 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

10 months agorefactor: improve task functions type checking
Jérôme Benoit [Sun, 9 Jul 2023 21:29:41 +0000 (23:29 +0200)] 
refactor: improve task functions type checking

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
10 months agochore: generate documentation
github-actions[bot] [Sun, 9 Jul 2023 21:24:22 +0000 (21:24 +0000)] 
chore: generate documentation

10 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Sun, 9 Jul 2023 21:20:49 +0000 (23:20 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier