poolifier.git
13 months agochore: v2.4.9 v2.4.9
Jérôme Benoit [Sat, 15 Apr 2023 13:30:21 +0000 (15:30 +0200)] 
chore: v2.4.9

13 months agochore: generate documentation
github-actions[bot] [Sat, 15 Apr 2023 13:27:42 +0000 (13:27 +0000)] 
chore: generate documentation

13 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Sat, 15 Apr 2023 13:21:53 +0000 (15:21 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

13 months agodocs: revert wrong documentation
Jérôme Benoit [Sat, 15 Apr 2023 13:21:02 +0000 (15:21 +0200)] 
docs: revert wrong documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: generate documentation
github-actions[bot] [Sat, 15 Apr 2023 13:17:48 +0000 (13:17 +0000)] 
chore: generate documentation

13 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Sat, 15 Apr 2023 13:16:08 +0000 (15:16 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

13 months agodocs: refine worker choice strategy documentation
Jérôme Benoit [Sat, 15 Apr 2023 13:15:04 +0000 (15:15 +0200)] 
docs: refine worker choice strategy documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: generate documentation
github-actions[bot] [Sat, 15 Apr 2023 13:05:36 +0000 (13:05 +0000)] 
chore: generate documentation

13 months agofix: fix worker choice strategy options default value
Jérôme Benoit [Sat, 15 Apr 2023 12:58:55 +0000 (14:58 +0200)] 
fix: fix worker choice strategy options default value

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agodocs: refine code documentation
Jérôme Benoit [Sat, 15 Apr 2023 12:46:13 +0000 (14:46 +0200)] 
docs: refine code documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agodocs: refine pool class param documentation
Jérôme Benoit [Sat, 15 Apr 2023 12:38:42 +0000 (14:38 +0200)] 
docs: refine pool class param documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Sat, 15 Apr 2023 12:34:55 +0000 (14:34 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

13 months agodocs: enhance pool execute() method documentation
Jérôme Benoit [Sat, 15 Apr 2023 12:33:54 +0000 (14:33 +0200)] 
docs: enhance pool execute() method documentation

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

13 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Sat, 15 Apr 2023 12:24:07 +0000 (14:24 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

13 months agodocs: align methods signature namespace
Jérôme Benoit [Sat, 15 Apr 2023 12:22:41 +0000 (14:22 +0200)] 
docs: align methods signature namespace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: generate documentation
github-actions[bot] [Sat, 15 Apr 2023 12:14:38 +0000 (12:14 +0000)] 
chore: generate documentation

13 months agodocs: fix warning at typedoc generation
Jérôme Benoit [Sat, 15 Apr 2023 12:12:43 +0000 (14:12 +0200)] 
docs: fix warning at typedoc generation

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

13 months agorefactor: align pool setters signature
Jérôme Benoit [Sat, 15 Apr 2023 12:07:52 +0000 (14:07 +0200)] 
refactor: align pool setters signature

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: generate documentation
github-actions[bot] [Sat, 15 Apr 2023 11:47:22 +0000 (11:47 +0000)] 
chore: generate documentation

13 months agofeat: add pool runtime setters
Jérôme Benoit [Sat, 15 Apr 2023 11:36:34 +0000 (13:36 +0200)] 
feat: add pool runtime setters

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agotest: add tests for worker choice strategies using median run time
Jérôme Benoit [Fri, 14 Apr 2023 22:50:39 +0000 (00:50 +0200)] 
test: add tests for worker choice strategies using median run time

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agotest: remove debug code
Jérôme Benoit [Fri, 14 Apr 2023 21:44:44 +0000 (23:44 +0200)] 
test: remove debug code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofix: fix worker choice strategy options handling
Jérôme Benoit [Fri, 14 Apr 2023 21:41:17 +0000 (23:41 +0200)] 
fix: fix worker choice strategy options handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agodocs: spell fix
Jérôme Benoit [Fri, 14 Apr 2023 20:23:50 +0000 (22:23 +0200)] 
docs: spell fix

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agotest: cleanup tests description
Jérôme Benoit [Fri, 14 Apr 2023 20:13:32 +0000 (22:13 +0200)] 
test: cleanup tests description

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofix: fix worker function type definition and validation
Jérôme Benoit [Fri, 14 Apr 2023 20:00:04 +0000 (22:00 +0200)] 
fix: fix worker function type definition and validation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agotest: spell fix
Jérôme Benoit [Fri, 14 Apr 2023 18:04:47 +0000 (20:04 +0200)] 
test: spell fix

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agotest: enhance tasks queueing tests
Jérôme Benoit [Fri, 14 Apr 2023 16:40:57 +0000 (18:40 +0200)] 
test: enhance tasks queueing tests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agotest: revert wrong path change to hyperfine
Jérôme Benoit [Fri, 14 Apr 2023 15:38:17 +0000 (17:38 +0200)] 
test: revert wrong path change to hyperfine

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 months agotest: fix 'Verify available strategies can be set after pool creation'
Jérôme Benoit [Fri, 14 Apr 2023 15:24:57 +0000 (17:24 +0200)] 
test: fix 'Verify available strategies can be set after pool creation'
test

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agotest: add tasks queuing tests
Jérôme Benoit [Fri, 14 Apr 2023 15:13:51 +0000 (17:13 +0200)] 
test: add tasks queuing tests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agotest: enhance worker choice strategies tests
Jérôme Benoit [Fri, 14 Apr 2023 12:45:11 +0000 (14:45 +0200)] 
test: enhance worker choice strategies tests

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

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agodocs: update benchmarks vs. external pools
Jérôme Benoit [Thu, 13 Apr 2023 15:24:46 +0000 (17:24 +0200)] 
docs: update benchmarks vs. external pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 months agorefactor: order condition check on worker message
Jérôme Benoit [Thu, 13 Apr 2023 13:58:49 +0000 (15:58 +0200)] 
refactor: order condition check on worker message

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agodocs: enhance types documentation
Jérôme Benoit [Thu, 13 Apr 2023 13:28:12 +0000 (15:28 +0200)] 
docs: enhance types documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: v2.4.8 v2.4.8
Jérôme Benoit [Wed, 12 Apr 2023 20:29:44 +0000 (22:29 +0200)] 
chore: v2.4.8

13 months agochore: generate documentation
github-actions[bot] [Wed, 12 Apr 2023 20:25:31 +0000 (20:25 +0000)] 
chore: generate documentation

13 months agofix: fix tasks usage initialization
Jérôme Benoit [Wed, 12 Apr 2023 20:22:39 +0000 (22:22 +0200)] 
fix: fix tasks usage initialization

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

13 months agodocs: enhance documentation and update changelog entries
Jérôme Benoit [Wed, 12 Apr 2023 20:16:04 +0000 (22:16 +0200)] 
docs: enhance documentation and update changelog entries

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

13 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Wed, 12 Apr 2023 09:18:08 +0000 (11:18 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

13 months agodocs: enhance documentation
Jérôme Benoit [Wed, 12 Apr 2023 09:17:09 +0000 (11:17 +0200)] 
docs: enhance documentation

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

13 months agoMerge branch 'master' of github.com:jerome-benoit/poolifier
Jérôme Benoit [Wed, 12 Apr 2023 08:19:24 +0000 (10:19 +0200)] 
Merge branch 'master' of github.com:jerome-benoit/poolifier

13 months agodocs: update benchmarks vs. external pools
Jérôme Benoit [Wed, 12 Apr 2023 08:18:21 +0000 (10:18 +0200)] 
docs: update benchmarks vs. external pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 months agochore: generate documentation
github-actions[bot] [Tue, 11 Apr 2023 22:52:35 +0000 (22:52 +0000)] 
chore: generate documentation

13 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Tue, 11 Apr 2023 22:51:06 +0000 (00:51 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

13 months agodocs: align type definitions
Jérôme Benoit [Tue, 11 Apr 2023 22:50:09 +0000 (00:50 +0200)] 
docs: align type definitions

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: generate documentation
github-actions[bot] [Tue, 11 Apr 2023 22:46:32 +0000 (22:46 +0000)] 
chore: generate documentation

13 months agorefactor: explicity extends Task for MessageValue type
Jérôme Benoit [Tue, 11 Apr 2023 22:42:22 +0000 (00:42 +0200)] 
refactor: explicity extends Task for MessageValue type

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: v2.4.7 v2.4.7
Jérôme Benoit [Tue, 11 Apr 2023 21:31:04 +0000 (23:31 +0200)] 
chore: v2.4.7

13 months agochore: generate documentation
github-actions[bot] [Tue, 11 Apr 2023 21:20:32 +0000 (21:20 +0000)] 
chore: generate documentation

13 months agorefactor: align method scope
Jérôme Benoit [Tue, 11 Apr 2023 21:12:13 +0000 (23:12 +0200)] 
refactor: align method scope

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

13 months agodocs: enhance documentation
Jérôme Benoit [Tue, 11 Apr 2023 21:09:12 +0000 (23:09 +0200)] 
docs: enhance documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: generate documentation
github-actions[bot] [Tue, 11 Apr 2023 20:46:02 +0000 (20:46 +0000)] 
chore: generate documentation

13 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Tue, 11 Apr 2023 20:44:10 +0000 (22:44 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

13 months agodocs: add missing exports
Jérôme Benoit [Tue, 11 Apr 2023 20:43:34 +0000 (22:43 +0200)] 
docs: add missing exports

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: generate documentation
github-actions[bot] [Tue, 11 Apr 2023 20:38:28 +0000 (20:38 +0000)] 
chore: generate documentation

13 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Tue, 11 Apr 2023 20:37:14 +0000 (22:37 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

13 months agodocs: add missing exports
Jérôme Benoit [Tue, 11 Apr 2023 20:36:32 +0000 (22:36 +0200)] 
docs: add missing exports

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: generate documentation
github-actions[bot] [Tue, 11 Apr 2023 20:30:40 +0000 (20:30 +0000)] 
chore: generate documentation

13 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Tue, 11 Apr 2023 20:29:24 +0000 (22:29 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

13 months agodocs: merge pool internal interface to public
Jérôme Benoit [Tue, 11 Apr 2023 20:28:10 +0000 (22:28 +0200)] 
docs: merge pool internal interface to public

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: generate documentation
github-actions[bot] [Tue, 11 Apr 2023 19:58:26 +0000 (19:58 +0000)] 
chore: generate documentation

13 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Tue, 11 Apr 2023 19:56:55 +0000 (21:56 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

13 months agodocs: add missing exports
Jérôme Benoit [Tue, 11 Apr 2023 19:55:30 +0000 (21:55 +0200)] 
docs: add missing exports

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: generate documentation
github-actions[bot] [Tue, 11 Apr 2023 19:42:35 +0000 (19:42 +0000)] 
chore: generate documentation

13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 11 Apr 2023 19:30:25 +0000 (21:30 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agoperf: remove unneeded decrement in condition
Jérôme Benoit [Tue, 11 Apr 2023 06:19:05 +0000 (08:19 +0200)] 
perf: remove unneeded decrement in condition

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agodocs: enhance error message
Jérôme Benoit [Mon, 10 Apr 2023 20:09:35 +0000 (22:09 +0200)] 
docs: enhance error message

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofeat: add worker tasks queue options to pool options
Jérôme Benoit [Mon, 10 Apr 2023 19:58:30 +0000 (21:58 +0200)] 
feat: add worker tasks queue options to pool options

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofeat: internal benchmark with worker tasks queue enabled
Jérôme Benoit [Mon, 10 Apr 2023 18:26:03 +0000 (20:26 +0200)] 
feat: internal benchmark with worker tasks queue enabled

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agorefactor: factor out worker choice strategies options default
Jérôme Benoit [Mon, 10 Apr 2023 18:00:31 +0000 (20:00 +0200)] 
refactor: factor out worker choice strategies options default

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

13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 10 Apr 2023 17:03:51 +0000 (19:03 +0200)] 
build(deps-dev): apply updates

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

13 months agodocs: update benchmarks vs. external pools
Jérôme Benoit [Mon, 10 Apr 2023 16:46:20 +0000 (18:46 +0200)] 
docs: update benchmarks vs. external pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 months agorefactor: enforce more worker type safety
Jérôme Benoit [Mon, 10 Apr 2023 11:41:53 +0000 (13:41 +0200)] 
refactor: enforce more worker type safety

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: v2.4.6 v2.4.6
Jérôme Benoit [Mon, 10 Apr 2023 09:58:43 +0000 (11:58 +0200)] 
chore: v2.4.6

13 months agochore: generate documentation
github-actions[bot] [Mon, 10 Apr 2023 09:56:32 +0000 (09:56 +0000)] 
chore: generate documentation

13 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Mon, 10 Apr 2023 09:55:05 +0000 (11:55 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

13 months agorefactor: align methods signature
Jérôme Benoit [Mon, 10 Apr 2023 09:53:44 +0000 (11:53 +0200)] 
refactor: align methods signature

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: generate documentation
github-actions[bot] [Mon, 10 Apr 2023 09:31:54 +0000 (09:31 +0000)] 
chore: generate documentation

13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 10 Apr 2023 09:25:58 +0000 (11:25 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agorefactor: cleanup pool busyness checks
Jérôme Benoit [Mon, 10 Apr 2023 04:15:38 +0000 (06:15 +0200)] 
refactor: cleanup pool busyness checks

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agoperf: optimize fixed pool busyness detection
Jérôme Benoit [Mon, 10 Apr 2023 04:07:04 +0000 (06:07 +0200)] 
perf: optimize fixed pool busyness detection

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agoperf: optimize pool shutdown
Jérôme Benoit [Mon, 10 Apr 2023 03:59:53 +0000 (05:59 +0200)] 
perf: optimize pool shutdown

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agodocs: update changelog entries
Jérôme Benoit [Sun, 9 Apr 2023 22:26:16 +0000 (00:26 +0200)] 
docs: update changelog entries

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofix: properly count worker running tasks with queueing
Jérôme Benoit [Sun, 9 Apr 2023 22:20:57 +0000 (00:20 +0200)] 
fix: properly count worker running tasks with queueing

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agodocs: update changelog entries
Jérôme Benoit [Sun, 9 Apr 2023 20:59:36 +0000 (22:59 +0200)] 
docs: update changelog entries

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofix: ensure not more than one task is executed on a worker with tasks
Jérôme Benoit [Sun, 9 Apr 2023 20:56:28 +0000 (22:56 +0200)] 
fix: ensure not more than one task is executed on a worker with tasks
queuing enabled

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

13 months agoperf: optimize runtime worker choice strategy change
Jérôme Benoit [Sun, 9 Apr 2023 17:02:53 +0000 (19:02 +0200)] 
perf: optimize runtime worker choice strategy change

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agodocs: update benchmarks vs. external pools
Jérôme Benoit [Sun, 9 Apr 2023 16:22:33 +0000 (18:22 +0200)] 
docs: update benchmarks vs. external pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 months agochore: v2.4.5 v2.4.5
Jérôme Benoit [Sun, 9 Apr 2023 12:49:44 +0000 (14:49 +0200)] 
chore: v2.4.5