repositories
/
poolifier.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
perf: remove unneeded class indirection for dynamic pool in worker
[poolifier.git]
/
src
/
pools
/
abstract-pool.ts
2023-04-05
Jérôme Benoit
fix: fix dynamic pool busy semantic
blob
|
commitdiff
|
raw
2023-04-04
Jérôme Benoit
perf: bind to this some methods in the tasks execution...
blob
|
commitdiff
|
raw
|
diff to current
2023-04-04
Jérôme Benoit
perf: allow finer grained control over tasks usage...
blob
|
commitdiff
|
raw
|
diff to current
2023-04-04
Jérôme Benoit
refactor: align findFreeWorkerKey() return type with...
blob
|
commitdiff
|
raw
|
diff to current
2023-04-03
Jérôme Benoit
docs: enhance some methods documentation
blob
|
commitdiff
|
raw
|
diff to current
2023-04-03
Jérôme Benoit
fix: ensure worker removal impact is propated to worker...
blob
|
commitdiff
|
raw
|
diff to current
2023-04-03
Jérôme Benoit
perf: use worker key as much as possible instead of...
blob
|
commitdiff
|
raw
|
diff to current
2023-04-03
Jérôme Benoit
perf: use worker key instead of worker instance
blob
|
commitdiff
|
raw
|
diff to current
2023-04-02
Jérôme Benoit
perf: use a single array to store pool workers and...
blob
|
commitdiff
|
raw
|
diff to current
2023-04-02
Jérôme Benoit
refactor: remove unneeded intermediate variable
blob
|
commitdiff
|
raw
|
diff to current
2023-04-02
Jérôme Benoit
refactor: remove unneeded encapsulation around tasks...
blob
|
commitdiff
|
raw
|
diff to current
2023-04-02
Jérôme Benoit
perf: take into account the number of run tasks in...
blob
|
commitdiff
|
raw
|
diff to current
2023-04-02
Jérôme Benoit
fix: add missing crypto import
blob
|
commitdiff
|
raw
|
diff to current
2023-04-02
Jérôme Benoit
fix: use UUIDv4 for message id to avoid integer overflow
blob
|
commitdiff
|
raw
|
diff to current
2023-04-02
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
blob
|
commitdiff
|
raw
|
diff to current
2023-04-02
Jérôme Benoit
perf: use a single map to store pool workers and their...
blob
|
commitdiff
|
raw
|
diff to current
2023-04-01
Jérôme Benoit
perf: only check worker status when necessary
blob
|
commitdiff
|
raw
|
diff to current
2023-03-18
Jérôme Benoit
fix: fix default worker data value
blob
|
commitdiff
|
raw
|
diff to current
2023-03-18
Jérôme Benoit
fix: brown paper bag bug referencing the same object...
blob
|
commitdiff
|
raw
|
diff to current
2023-03-18
Jérôme Benoit
feat: initial work at bundling ESM and CommonJS
blob
|
commitdiff
|
raw
|
diff to current
2023-02-27
Jérôme Benoit
fix: ensure promise is awaited at pool destroy()
blob
|
commitdiff
|
raw
|
diff to current
2023-02-25
Jérôme Benoit
refactor: freeze empty function type
blob
|
commitdiff
|
raw
|
diff to current
2023-01-24
Jérôme Benoit
Apply dependencies update
blob
|
commitdiff
|
raw
|
diff to current
2023-01-03
Jérôme Benoit
Apply dependencies update
blob
|
commitdiff
|
raw
|
diff to current
2023-01-03
Jérôme Benoit
Initial comment conversion to TSDoc
blob
|
commitdiff
|
raw
|
diff to current
2022-10-22
Jérôme Benoit
Silence sonar
blob
|
commitdiff
|
raw
|
diff to current
2022-10-22
Jérôme Benoit
Properly integrate standard JS tools for JS and TS...
blob
|
commitdiff
|
raw
|
diff to current
2022-10-21
Jérôme Benoit
Refine error types thrown
blob
|
commitdiff
|
raw
|
diff to current
2022-10-21
Jérôme Benoit
Remove unneeded pool attribute
blob
|
commitdiff
|
raw
|
diff to current
2022-10-21
Jérôme Benoit
Fix method scope
blob
|
commitdiff
|
raw
|
diff to current
2022-10-21
Jérôme Benoit
Fix documentation generation
blob
|
commitdiff
|
raw
|
diff to current
2022-10-21
Jérôme Benoit
Optimize tasks usage lookup implementation.
blob
|
commitdiff
|
raw
|
diff to current
2022-10-20
Jérôme Benoit
Benchmarks: properly parse env variables
blob
|
commitdiff
|
raw
|
diff to current
2022-10-14
Jérôme Benoit
Fixes to worker selection strategies
blob
|
commitdiff
|
raw
|
diff to current
2022-10-11
Jérôme Benoit
Reset all internal statistics at worker choice strategy...
blob
|
commitdiff
|
raw
|
diff to current
2022-10-11
Jérôme Benoit
Spell fixlets in comment
blob
|
commitdiff
|
raw
|
diff to current
2022-10-10
Jérôme Benoit
Uniformize some comments
blob
|
commitdiff
|
raw
|
diff to current
2022-10-10
Jérôme Benoit
Strict boolean check
blob
|
commitdiff
|
raw
|
diff to current
2022-10-10
Jérôme Benoit
Fix task runtime statistics usage calculation logic
blob
|
commitdiff
|
raw
|
diff to current
2022-10-10
Jérôme Benoit
Allow worker choice strategy to specify their statistic...
blob
|
commitdiff
|
raw
|
diff to current
2022-10-09
Jérôme Benoit
Enhance tasks statistics
blob
|
commitdiff
|
raw
|
diff to current
2022-10-08
Jérôme Benoit
Generate documentation
blob
|
commitdiff
|
raw
|
diff to current
2022-10-08
Jérôme Benoit
Add dynamic worker choice strategy change at runtime
blob
|
commitdiff
|
raw
|
diff to current
2022-10-07
Jérôme Benoit
Report more cleanups from work in progress PRs
blob
|
commitdiff
|
raw
|
diff to current
2022-10-07
Jérôme Benoit
Report some code cleanups from work in progress PR
blob
|
commitdiff
|
raw
|
diff to current
2022-10-07
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
blob
|
commitdiff
|
raw
|
diff to current
2022-10-07
Jérôme Benoit
Fix eslint configuration
blob
|
commitdiff
|
raw
|
diff to current
2021-08-29
Jérôme Benoit
Add a pool option to register a message listener on...
blob
|
commitdiff
|
raw
|
diff to current
2021-08-21
Jérôme Benoit
Apply dependencies update (#485)
blob
|
commitdiff
|
raw
|
diff to current
2021-07-10
Jérôme Benoit
Apply dependencies update (#439)
blob
|
commitdiff
|
raw
|
diff to current
2021-05-16
Jérôme Benoit
Dedupe worker attributes (#364)
blob
|
commitdiff
|
raw
|
diff to current
2021-05-03
Jérôme Benoit
Fix busy event emission on fixed pool: (#332)
blob
|
commitdiff
|
raw
|
diff to current
2021-03-22
Jérôme Benoit
Avoid to on-by-one in worker function. (#285)
blob
|
commitdiff
|
raw
|
diff to current
2021-03-07
Jérôme Benoit
Fix strategy handling in pool options (#259)
blob
|
commitdiff
|
raw
|
diff to current
2021-03-06
Jérôme Benoit
Pool busy event emitting on all pool types (#241)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-24
Jérôme Benoit
Untangle pool abstract class from worker strategy selec...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-23
Jérôme Benoit
Cleanups on bechmarking and strategies code: (#227)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-23
Alessandro Pio Ardizio
Removed max tasks (#225)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-22
Jérôme Benoit
Improve worker selection strategies coverage. (#220)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-22
Jérôme Benoit
Check that a pool have a minimum number of workers...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-22
Alessandro Pio Ardizio
Benchmarks and performance enhancements (#209)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-21
Shinigami
Extract selection strategies to classes (#176)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-19
Jérôme Benoit
JSONValue can not be used by custom defined interfaces...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-18
Alessandro Pio Ardizio
Fix sonar code smells (#184)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-17
Jérôme Benoit
Factor out worker tasks number in/de-crement. (#182)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-17
Alessandro Pio Ardizio
Tests enhancement (#172)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-17
Shinigami
Improve jsdoc comments (#175)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-16
Shinigami92
Merge branch 'master' into add-worker-test
blob
|
commitdiff
|
raw
|
diff to current
2021-02-16
Alessandro Pio Ardizio
Merge pull request #161 from pioardi/issue-70
blob
|
commitdiff
|
raw
|
diff to current
2021-02-16
Alessandro Pio Ardizio
Merge branch 'master' into issue-70
blob
|
commitdiff
|
raw
|
diff to current
2021-02-15
Alessandro Pio Ardizio
Merge branch 'master' into issue-70
blob
|
commitdiff
|
raw
|
diff to current
2021-02-15
aardizio
Implement PR reviews
blob
|
commitdiff
|
raw
|
diff to current
2021-02-15
Alessandro Pio Ardizio
Merge branch 'master' into issue-70
blob
|
commitdiff
|
raw
|
diff to current
2021-02-15
aardizio
Better handling for maxInactiveTime on dynamic pools
blob
|
commitdiff
|
raw
|
diff to current
2021-02-14
Shinigami
Merge branch 'master' into add-worker-test
blob
|
commitdiff
|
raw
|
diff to current
2021-02-14
Shinigami
Improve chooseWorker function in dynamic pools (#152)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-14
Shinigami
Revert choose worker implementation (#148)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-13
Shinigami
Clean worker from pool after it was destroyed (#146)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-13
Shinigami
Improve property namings (#145)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-13
Shinigami
Add eslint-plugin-spellcheck (#139)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-13
Shinigami
Add eslint-plugin-jsdoc (#142)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-13
Shinigami
Improve JSDoc comments (#130)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-13
Jérôme Benoit
Simplify worker choosing (#138)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-12
Jérôme Benoit
Add protected removeWorker member function (#124)
blob
|
commitdiff
|
raw
|
diff to current
2021-02-12
Shinigami
Only allow primitive JSON for transfer between worker...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-12
Alessandro Pio Ardizio
Merge branch 'master' into vscode-debug
blob
|
commitdiff
|
raw
|
diff to current
2021-02-12
Shinigami
Encapsulate logic of cluster and thread worker/pool...
blob
|
commitdiff
|
raw
|
diff to current