repositories
/
poolifier.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
build(deps-dev): apply updates
2023-12-18
Jérôme Benoit
docs: fix tasksFinishedTimeout default value
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-18
Jérôme Benoit
refactor: set tasksFinishedTimeout default to 2000ms
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-18
Jérôme Benoit
feat: add queued tasks end timeout support to worker...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-18
Jérôme Benoit
perf: update worker choice strategies internal if needed
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-18
Jérôme Benoit
chore: v3.1.4
commit
|
commitdiff
|
tree
2023-12-18
Jérôme Benoit
fix: more robust fix for possible null exception at...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-17
Jérôme Benoit
fix: refine possible null exception fix at task response...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-17
Jérôme Benoit
chore: v3.1.3
commit
|
commitdiff
|
tree
2023-12-17
Jérôme Benoit
fix: fix possible null exception at handling task execution...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-17
Jérôme Benoit
docs: fix docs/api.md identation
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-17
Jérôme Benoit
chore: v3.1.2
commit
|
commitdiff
|
tree
2023-12-17
Jérôme Benoit
fix: wait for queued tasks to end at worker termination
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-17
Jérôme Benoit
refactor: emit worker node event at task end
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-17
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
refactor: cleanup exports
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
refactor: blank line cleanups
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
test: refine expectation at back pressure callback
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
refactor: examples import cleanup
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
chore: v3.1.1
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
fix: fix types definition in examples
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
docs: move changelog entry to the right section
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
fix: fix pool options TS type definition
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
chore: v3.1.0
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
refactor: cleanup handler naming
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
refactor: cleanup worker error handling code
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-16
Jérôme Benoit
refactor: factor out worker node termination code
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-15
Jérôme Benoit
refactor: move worker setup into worker node constructor
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-15
Jérôme Benoit
build(ci): reduce coverage requirements for node 18.x
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-15
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-13
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
2023-12-13
Jérôme Benoit
fix: fix busy worker nodes computation with tasks queing
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-13
Jérôme Benoit
test: code cleanup
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-13
Jérôme Benoit
build(deps-dev): bump volta pnpm version
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-13
Jérôme Benoit
chore: v3.0.14
commit
|
commitdiff
|
tree
2023-12-13
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-13
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
2023-12-13
Jérôme Benoit
fix: fix possible null exception with worker_threads...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-13
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
2023-12-13
Jérôme Benoit
docs: fix link to node.js error type
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-12
Jérôme Benoit
chore: v3.0.13
commit
|
commitdiff
|
tree
2023-12-12
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-12
Jérôme Benoit
fix: ensure worker choice strategy wait for worker...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-12
Jérôme Benoit
chore: v3.0.12
commit
|
commitdiff
|
tree
2023-12-12
Jérôme Benoit
feat: add infinite retries support in worker choice...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-12
Jérôme Benoit
docs: fix link to benchmark results
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-11
Jérôme Benoit
build(deps-dev): apply updates in examples
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-11
Jérôme Benoit
refactor: disable pool event emitter for in cluster...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-11
Jérôme Benoit
chore: v3.0.11
commit
|
commitdiff
|
tree
2023-12-11
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-11
Jérôme Benoit
test: destroy pool in async context tracking test
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-11
Jérôme Benoit
fix: fix task execution tracking with pool async resource
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-11
Jérôme Benoit
perf: convert to arrow function tasks execution code...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-11
Jérôme Benoit
fix: fix worker options handling
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-11
Jérôme Benoit
refactor: cleanup worker code
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-11
Jérôme Benoit
perf: a worker is not an AsyncResource
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-10
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-09
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-08
Jérôme Benoit
chore: v3.0.10
commit
|
commitdiff
|
tree
2023-12-08
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-06
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-04
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-04
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-02
Jérôme Benoit
perf: optimize tasks stealing in corner case
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-12-02
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-30
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
2023-11-30
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-29
Jérôme Benoit
refactor: cleanup require
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-29
Jérôme Benoit
refactor: cleanup crypto import
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-29
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-28
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-27
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-27
Jérôme Benoit
refactor: use conditional import for husky install
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-26
Jérôme Benoit
perf: align benchmark v8 memory tunables
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-26
Jérôme Benoit
build(ci): fix internal benchmarks freeze
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-26
Jérôme Benoit
build: revert commit 211b4eb
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-26
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
2023-11-26
Jérôme Benoit
refactor: make worker message listener an arrow function
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-26
Jérôme Benoit
build: bump volta pnpm version
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-26
Jérôme Benoit
chore: v3.0.9
commit
|
commitdiff
|
tree
2023-11-26
Jérôme Benoit
build(examples): apply udpates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-26
Jérôme Benoit
fix: fix worker node event emitter memory leak
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-26
Jérôme Benoit
test: check that event listener are remove at destroy
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-25
Jérôme Benoit
refactor: cleanup unused variable name
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-25
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
2023-11-25
Jérôme Benoit
fix: fix events listener cleanup
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-25
Jérôme Benoit
chore: v3.0.8
commit
|
commitdiff
|
tree
2023-11-25
Jérôme Benoit
fix: rely on node event emitter for worker node events
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-25
Jérôme Benoit
refactor: use object destructuration in worker message...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-25
Jérôme Benoit
fix: account stolen tasks on a per task function basis...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-25
Jérôme Benoit
test: cleanup expected data structure
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-25
Jérôme Benoit
build: enable source map in test
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-24
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
2023-11-24
Jérôme Benoit
fix: fix continuous tasks stealing on idle start at...
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-24
Jérôme Benoit
chore: v3.0.7
commit
|
commitdiff
|
tree
2023-11-24
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
2023-11-24
Jérôme Benoit
feat: fire tasks stealing at worker node idling
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
2023-11-24
Jérôme Benoit
chore: v3.0.6
commit
|
commitdiff
|
tree
2023-11-24
Jérôme Benoit
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <
jerome.benoit@piment-noir.org
>
commit
|
commitdiff
|
tree
next