poolifier.git
11 months agochore: v2.6.3 v2.6.3
Jérôme Benoit [Mon, 19 Jun 2023 17:43:19 +0000 (19:43 +0200)] 
chore: v2.6.3

11 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 19 Jun 2023 17:41:30 +0000 (19:41 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agochore: generate documentation
github-actions[bot] [Mon, 19 Jun 2023 17:33:04 +0000 (17:33 +0000)] 
chore: generate documentation

11 months agodocs: update benchmarks vs. external pools
Jérôme Benoit [Mon, 19 Jun 2023 17:26:50 +0000 (19:26 +0200)] 
docs: update benchmarks vs. external pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 months agodocs: refine hyperfine options
Jérôme Benoit [Mon, 19 Jun 2023 14:06:19 +0000 (16:06 +0200)] 
docs: refine hyperfine options

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agobuild: fix eslint configuration
Jérôme Benoit [Mon, 19 Jun 2023 13:03:48 +0000 (15:03 +0200)] 
build: fix eslint configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agobuild: fix eslint configuration
Jérôme Benoit [Mon, 19 Jun 2023 13:00:29 +0000 (15:00 +0200)] 
build: fix eslint configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: ensure piscina properly simulate fixed pool
Jérôme Benoit [Mon, 19 Jun 2023 12:27:29 +0000 (14:27 +0200)] 
fix: ensure piscina properly simulate fixed pool

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: add tinypool to external pools benchmark
Jérôme Benoit [Mon, 19 Jun 2023 12:08:01 +0000 (14:08 +0200)] 
docs: add tinypool to external pools benchmark

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agotest: improve worker choice strategies options coverage
Jérôme Benoit [Mon, 19 Jun 2023 11:28:48 +0000 (13:28 +0200)] 
test: improve worker choice strategies options coverage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agotest: improve pool options coverage
Jérôme Benoit [Mon, 19 Jun 2023 11:06:27 +0000 (13:06 +0200)] 
test: improve pool options coverage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: update benchmark vs. external pools
Jérôme Benoit [Mon, 19 Jun 2023 10:13:00 +0000 (12:13 +0200)] 
docs: update benchmark vs. external pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 18 Jun 2023 20:12:40 +0000 (22:12 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: partially revert strategies optimization
Jérôme Benoit [Sun, 18 Jun 2023 16:02:56 +0000 (18:02 +0200)] 
refactor: partially revert strategies optimization

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: updates strategies internals once statistics are computed
Jérôme Benoit [Sat, 17 Jun 2023 13:01:23 +0000 (15:01 +0200)] 
fix: updates strategies internals once statistics are computed

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: silence sonar
Jérôme Benoit [Fri, 16 Jun 2023 20:46:08 +0000 (22:46 +0200)] 
refactor: silence sonar

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: cleanup variables namespace
Jérôme Benoit [Fri, 16 Jun 2023 20:33:29 +0000 (22:33 +0200)] 
refactor: cleanup variables namespace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: update worker choice internals without tasks queuing
Jérôme Benoit [Fri, 16 Jun 2023 20:28:12 +0000 (22:28 +0200)] 
fix: update worker choice internals without tasks queuing

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: ensure worker choice strategies internals are updated after tasks
Jérôme Benoit [Fri, 16 Jun 2023 19:56:18 +0000 (21:56 +0200)] 
fix: ensure worker choice strategies internals are updated after tasks
submission

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: comment out dead code in worker choice strategies
Jérôme Benoit [Fri, 16 Jun 2023 19:42:49 +0000 (21:42 +0200)] 
refactor: comment out dead code in worker choice strategies

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoperf: optimize worker choice strategies
Jérôme Benoit [Fri, 16 Jun 2023 19:27:58 +0000 (21:27 +0200)] 
perf: optimize worker choice strategies

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: refine benchmarks README
Jérôme Benoit [Fri, 16 Jun 2023 11:14:46 +0000 (13:14 +0200)] 
docs: refine benchmarks README

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: simplify condition
Jérôme Benoit [Fri, 16 Jun 2023 10:54:59 +0000 (12:54 +0200)] 
refactor: simplify condition

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: ensure no tasks are queued when trying to soft kill a dynamic worker
Jérôme Benoit [Fri, 16 Jun 2023 10:37:28 +0000 (12:37 +0200)] 
fix: ensure no tasks are queued when trying to soft kill a dynamic worker

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: queue code cleanups
Jérôme Benoit [Fri, 16 Jun 2023 09:07:26 +0000 (11:07 +0200)] 
refactor: queue code cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoperf: optimize O(1) queue implementation
Jérôme Benoit [Thu, 15 Jun 2023 20:22:34 +0000 (22:22 +0200)] 
perf: optimize O(1) queue implementation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agobuild: cleanup rollup configuration
Jérôme Benoit [Tue, 13 Jun 2023 19:44:28 +0000 (21:44 +0200)] 
build: cleanup rollup configuration

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

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: fix pnpm lockfile backward compatbility issue
Jérôme Benoit [Mon, 12 Jun 2023 19:38:59 +0000 (21:38 +0200)] 
fix: fix pnpm lockfile backward compatbility issue

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 12 Jun 2023 19:27:36 +0000 (21:27 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 months agodocs: refine worker choice strategies README
Jérôme Benoit [Mon, 12 Jun 2023 15:04:35 +0000 (17:04 +0200)] 
docs: refine worker choice strategies README

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: refine worker choice strategies README
Jérôme Benoit [Mon, 12 Jun 2023 14:58:29 +0000 (16:58 +0200)] 
docs: refine worker choice strategies README

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agochore: v2.6.2 v2.6.2
Jérôme Benoit [Sun, 11 Jun 2023 22:36:00 +0000 (00:36 +0200)] 
chore: v2.6.2

11 months agochore: generate documentation
github-actions[bot] [Sun, 11 Jun 2023 22:33:54 +0000 (22:33 +0000)] 
chore: generate documentation

11 months agodocs: fix generation
Jérôme Benoit [Sun, 11 Jun 2023 22:31:58 +0000 (00:31 +0200)] 
docs: fix generation

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

11 months agodocs: refine comments
Jérôme Benoit [Sun, 11 Jun 2023 22:25:17 +0000 (00:25 +0200)] 
docs: refine comments

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

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: refine comments
Jérôme Benoit [Sun, 11 Jun 2023 22:14:09 +0000 (00:14 +0200)] 
docs: refine comments

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: ensure newly created worker is used only if needed
Jérôme Benoit [Sun, 11 Jun 2023 22:07:22 +0000 (00:07 +0200)] 
fix: ensure newly created worker is used only if needed

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: factor out dynamic worker creation
Jérôme Benoit [Sun, 11 Jun 2023 19:09:48 +0000 (21:09 +0200)] 
refactor: factor out dynamic worker creation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 11 Jun 2023 16:53:38 +0000 (18:53 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 months agoMerge branch 'master' of github.com:jerome-benoit/poolifier
Jérôme Benoit [Sat, 10 Jun 2023 23:42:15 +0000 (01:42 +0200)] 
Merge branch 'master' of github.com:jerome-benoit/poolifier

11 months agorefactor: merge worker error handlers into one
Jérôme Benoit [Sat, 10 Jun 2023 23:41:07 +0000 (01:41 +0200)] 
refactor: merge worker error handlers into one

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: update benchmarks vs. external pools
Jérôme Benoit [Sat, 10 Jun 2023 21:59:53 +0000 (23:59 +0200)] 
docs: update benchmarks vs. external pools

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 months agodocs: refine README.md
Jérôme Benoit [Sat, 10 Jun 2023 15:01:25 +0000 (17:01 +0200)] 
docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agochore: v2.6.1 v2.6.1
Jérôme Benoit [Sat, 10 Jun 2023 14:30:29 +0000 (16:30 +0200)] 
chore: v2.6.1

11 months agochore: generate documentation
github-actions[bot] [Sat, 10 Jun 2023 14:22:08 +0000 (14:22 +0000)] 
chore: generate documentation

11 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 10 Jun 2023 14:20:29 +0000 (16:20 +0200)] 
build(deps-dev): apply updates

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

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: add IWRR documentation
Jérôme Benoit [Sat, 10 Jun 2023 13:04:49 +0000 (15:04 +0200)] 
docs: add IWRR documentation

Close #766 and #772

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: refine README
Jérôme Benoit [Sat, 10 Jun 2023 12:47:44 +0000 (14:47 +0200)] 
docs: refine README

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: add weighted round robin documentation
Jérôme Benoit [Sat, 10 Jun 2023 12:35:59 +0000 (14:35 +0200)] 
docs: add weighted round robin documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: fix average computation
Jérôme Benoit [Sat, 10 Jun 2023 12:05:25 +0000 (14:05 +0200)] 
fix: fix average computation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: refine worker choice strategies documentation
Jérôme Benoit [Sat, 10 Jun 2023 11:50:00 +0000 (13:50 +0200)] 
docs: refine worker choice strategies documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: initial worker choice strategies documentation
Jérôme Benoit [Sat, 10 Jun 2023 11:04:15 +0000 (13:04 +0200)] 
docs: initial worker choice strategies documentation

Reference: #772

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: refine README
Jérôme Benoit [Sat, 10 Jun 2023 10:28:44 +0000 (12:28 +0200)] 
docs: refine README

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: refine README
Jérôme Benoit [Sat, 10 Jun 2023 10:26:49 +0000 (12:26 +0200)] 
docs: refine README

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agochore: v2.6.0 v2.6.0
Jérôme Benoit [Fri, 9 Jun 2023 20:02:17 +0000 (22:02 +0200)] 
chore: v2.6.0

11 months agochore: generate documentation
github-actions[bot] [Fri, 9 Jun 2023 19:54:12 +0000 (19:54 +0000)] 
chore: generate documentation

11 months agodocs: cleanups
Jérôme Benoit [Fri, 9 Jun 2023 19:51:10 +0000 (21:51 +0200)] 
docs: cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: refine changelog entries
Jérôme Benoit [Fri, 9 Jun 2023 19:04:19 +0000 (21:04 +0200)] 
docs: refine changelog entries

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agochore: generate documentation
github-actions[bot] [Fri, 9 Jun 2023 18:58:54 +0000 (18:58 +0000)] 
chore: generate documentation

11 months agofeat: add support for tasks ELU in fair share strategy
Jérôme Benoit [Fri, 9 Jun 2023 18:53:16 +0000 (20:53 +0200)] 
feat: add support for tasks ELU in fair share strategy

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofeat: add statistics accounting to ELU fields
Jérôme Benoit [Fri, 9 Jun 2023 16:52:39 +0000 (18:52 +0200)] 
feat: add statistics accounting to ELU fields

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoMerge pull request #773 from poolifier/elu-strategy
Jérôme Benoit [Fri, 9 Jun 2023 15:28:24 +0000 (17:28 +0200)] 
Merge pull request #773 from poolifier/elu-strategy

11 months agodocs: refine changelog entries
Jérôme Benoit [Fri, 9 Jun 2023 11:32:11 +0000 (13:32 +0200)] 
docs: refine changelog entries

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: spell fix in changelog
Jérôme Benoit [Fri, 9 Jun 2023 11:25:57 +0000 (13:25 +0200)] 
docs: spell fix in changelog

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: rely on worker active ELU in least elu strategy
Jérôme Benoit [Fri, 9 Jun 2023 11:22:46 +0000 (13:22 +0200)] 
fix: rely on worker active ELU in least elu strategy

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agotest: add least elu strategy test with dynamic pool
Jérôme Benoit [Fri, 9 Jun 2023 11:12:49 +0000 (13:12 +0200)] 
test: add least elu strategy test with dynamic pool

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoMerge branch 'master' into elu-strategy
Jérôme Benoit [Fri, 9 Jun 2023 11:06:38 +0000 (13:06 +0200)] 
Merge branch 'master' into elu-strategy

11 months agodocs: update changelog entries
Jérôme Benoit [Fri, 9 Jun 2023 11:02:28 +0000 (13:02 +0200)] 
docs: update changelog entries

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: fix build after merge with main branch
Jérôme Benoit [Fri, 9 Jun 2023 10:33:57 +0000 (12:33 +0200)] 
fix: fix build after merge with main branch

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoMerge branch 'master' of github.com:poolifier/poolifier into elu-strategy
Jérôme Benoit [Fri, 9 Jun 2023 10:29:46 +0000 (12:29 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier into elu-strategy

11 months agorefactor: align worker choice strategy options namespace
Jérôme Benoit [Fri, 9 Jun 2023 10:28:01 +0000 (12:28 +0200)] 
refactor: align worker choice strategy options namespace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoMerge branch 'master' into elu-strategy
Jérôme Benoit [Fri, 9 Jun 2023 00:47:34 +0000 (02:47 +0200)] 
Merge branch 'master' into elu-strategy

11 months agobuild: update volta node version
Jérôme Benoit [Fri, 9 Jun 2023 00:46:08 +0000 (02:46 +0200)] 
build: update volta node version

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agotest: add least ELU tests
Jérôme Benoit [Fri, 9 Jun 2023 00:37:30 +0000 (02:37 +0200)] 
test: add least ELU tests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agotest: remove debug code
Jérôme Benoit [Thu, 8 Jun 2023 23:32:50 +0000 (01:32 +0200)] 
test: remove debug code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agotest: add least ELU execution test
Jérôme Benoit [Thu, 8 Jun 2023 23:31:42 +0000 (01:31 +0200)] 
test: add least ELU execution test

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoMerge branch 'master' into elu-strategy
Jérôme Benoit [Thu, 8 Jun 2023 22:15:08 +0000 (00:15 +0200)] 
Merge branch 'master' into elu-strategy

11 months agofix: fix task wait time computation
Jérôme Benoit [Thu, 8 Jun 2023 21:56:04 +0000 (23:56 +0200)] 
fix: fix task wait time computation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoMerge branch 'master' into elu-strategy
Jérôme Benoit [Thu, 8 Jun 2023 19:31:15 +0000 (21:31 +0200)] 
Merge branch 'master' into elu-strategy

11 months agodocs: refine task statistics description
Jérôme Benoit [Thu, 8 Jun 2023 19:25:18 +0000 (21:25 +0200)] 
docs: refine task statistics description

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoMerge branch 'master' into elu-strategy
Jérôme Benoit [Thu, 8 Jun 2023 19:18:09 +0000 (21:18 +0200)] 
Merge branch 'master' into elu-strategy

11 months agofix: fix 'queued' value in worker usage
Jérôme Benoit [Thu, 8 Jun 2023 19:14:29 +0000 (21:14 +0200)] 
fix: fix 'queued' value in worker usage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: fix build after merge with main
Jérôme Benoit [Thu, 8 Jun 2023 18:17:20 +0000 (20:17 +0200)] 
fix: fix build after merge with main

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoMerge branch 'elu-strategy' of github.com:poolifier/poolifier into elu-strategy
Jérôme Benoit [Thu, 8 Jun 2023 18:13:49 +0000 (20:13 +0200)] 
Merge branch 'elu-strategy' of github.com:poolifier/poolifier into elu-strategy

11 months agotest: add tests for LEAST_ELU worker choice strategy
Jérôme Benoit [Thu, 8 Jun 2023 18:12:50 +0000 (20:12 +0200)] 
test: add tests for LEAST_ELU worker choice strategy

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoMerge branch 'master' into elu-strategy
Jérôme Benoit [Thu, 8 Jun 2023 18:04:59 +0000 (20:04 +0200)] 
Merge branch 'master' into elu-strategy

11 months agofix: fix build after merge with main
Jérôme Benoit [Thu, 8 Jun 2023 18:03:38 +0000 (20:03 +0200)] 
fix: fix build after merge with main

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agofix: fix type namespace collision
Jérôme Benoit [Thu, 8 Jun 2023 17:54:34 +0000 (19:54 +0200)] 
fix: fix type namespace collision

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoMerge branch 'master' into elu-strategy
Jérôme Benoit [Thu, 8 Jun 2023 17:40:58 +0000 (19:40 +0200)] 
Merge branch 'master' into elu-strategy

11 months agorefactor: cleanup
Jérôme Benoit [Thu, 8 Jun 2023 17:38:34 +0000 (19:38 +0200)] 
refactor: cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: measure -> measurement
Jérôme Benoit [Thu, 8 Jun 2023 17:16:37 +0000 (19:16 +0200)] 
refactor: measure -> measurement

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: abstract out measurement statistics
Jérôme Benoit [Thu, 8 Jun 2023 17:14:12 +0000 (19:14 +0200)] 
refactor: abstract out measurement statistics

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agoMerge branch 'master' into elu-strategy
Jérôme Benoit [Thu, 8 Jun 2023 09:12:28 +0000 (11:12 +0200)] 
Merge branch 'master' into elu-strategy

11 months agodocs: add type definition documentation
Jérôme Benoit [Wed, 7 Jun 2023 22:16:54 +0000 (00:16 +0200)] 
docs: add type definition documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agorefactor: cleanup message type namespace
Jérôme Benoit [Wed, 7 Jun 2023 22:01:51 +0000 (00:01 +0200)] 
refactor: cleanup message type namespace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
11 months agodocs: refine README
Jérôme Benoit [Wed, 7 Jun 2023 21:12:25 +0000 (23:12 +0200)] 
docs: refine README

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>