repositories
/
poolifier.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
refactor: factor out worker runtime getter
[poolifier.git]
/
src
/
worker
/
2023-05-06
Jérôme Benoit
refactor: simplify worker inputs checking code
tree
|
commitdiff
2023-05-05
Jérôme Benoit
refactor: factor out inputs type check
tree
|
commitdiff
2023-05-05
Jérôme Benoit
Merge pull request #747 from poolifier/multiple-functions
tree
|
commitdiff
2023-05-05
Jérôme Benoit
fix: check that task functions worker parameter is...
tree
|
commitdiff
2023-05-05
Jérôme Benoit
refactor: cleanup import
tree
|
commitdiff
2023-05-05
Jérôme Benoit
fix: fix default task function handling with multiple...
tree
|
commitdiff
2023-05-05
Jérôme Benoit
test: add multi tasks worker
tree
|
commitdiff
2023-05-05
Jérôme Benoit
Merge branch 'master' into multiple-functions
tree
|
commitdiff
2023-05-04
Jérôme Benoit
Merge branch 'master' into multiple-functions
tree
|
commitdiff
2023-05-04
Jérôme Benoit
Merge branch 'master' into multiple-functions
tree
|
commitdiff
2023-05-04
Jérôme Benoit
Merge branch 'master' into multiple-functions
tree
|
commitdiff
2023-05-04
Jérôme Benoit
Merge branch 'master' into multiple-functions
tree
|
commitdiff
2023-05-04
Jérôme Benoit
refactor: factor out code to get worker function
tree
|
commitdiff
2023-05-04
Jérôme Benoit
refactor: add helper to get worker function
tree
|
commitdiff
2023-05-04
Jérôme Benoit
feat: support multiple functions per worker
tree
|
commitdiff
2023-04-22
Jérôme Benoit
refactor: reorder methods
tree
|
commitdiff
2023-04-15
Jérôme Benoit
docs: enhance worker options
tree
|
commitdiff
2023-04-15
Jérôme Benoit
refactor: add type aliases for worker function
tree
|
commitdiff
2023-04-14
Jérôme Benoit
fix: fix worker function type definition and validation
tree
|
commitdiff
2023-04-13
Jérôme Benoit
refactor: order condition check on worker message
tree
|
commitdiff
2023-04-12
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
tree
|
commitdiff
2023-04-12
Jérôme Benoit
Merge branch 'master' of github.com:jerome-benoit/poolifier
tree
|
commitdiff
2023-04-11
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
tree
|
commitdiff
2023-04-11
Jérôme Benoit
docs: align type definitions
tree
|
commitdiff
2023-04-08
Jérôme Benoit
feat: use monotonic high resolution timer for worker...
tree
|
commitdiff
2023-04-07
Jérôme Benoit
refactor: add PoolEvents/PoolEvent types
tree
|
commitdiff
2023-04-07
Jérôme Benoit
refactor: refine worker options scope
tree
|
commitdiff
2023-04-07
Jérôme Benoit
docs: fix typedoc generation with inheritance
tree
|
commitdiff
2023-04-07
Jérôme Benoit
refactor: check for null and undefined
tree
|
commitdiff
2023-04-05
Jérôme Benoit
refactor: cleanup type import
tree
|
commitdiff
2023-04-05
Jérôme Benoit
fix: fix dynamic pool busy semantic
tree
|
commitdiff
2023-04-05
Jérôme Benoit
fix: check worker aliveness in all case
tree
|
commitdiff
2023-04-03
Jérôme Benoit
refactor: condition style
tree
|
commitdiff
2023-04-02
Jérôme Benoit
fix: add missing crypto import
tree
|
commitdiff
2023-04-01
Jérôme Benoit
perf: only check worker status when necessary
tree
|
commitdiff
2023-03-18
Jérôme Benoit
fix: brown paper bag bug referencing the same object...
tree
|
commitdiff
2023-02-25
Jérôme Benoit
refactor: freeze empty function type
tree
|
commitdiff
2023-01-03
Jérôme Benoit
Initial comment conversion to TSDoc
tree
|
commitdiff
2022-10-23
Jérôme Benoit
Refine code formatting configuration
tree
|
commitdiff
2022-10-22
Jérôme Benoit
Properly integrate standard JS tools for JS and TS...
tree
|
commitdiff
2022-10-21
Jérôme Benoit
Refine error types thrown
tree
|
commitdiff
2022-10-21
Jérôme Benoit
Fix documentation generation
tree
|
commitdiff
2022-10-21
Jérôme Benoit
Optimize tasks usage lookup implementation.
tree
|
commitdiff
2022-10-20
Jérôme Benoit
Benchmarks: properly parse env variables
tree
|
commitdiff
2022-10-15
Jérôme Benoit
Refine some comments
tree
|
commitdiff
2022-10-13
Jérôme Benoit
Tests: be more strict on number expectation
tree
|
commitdiff
2022-10-11
Jérôme Benoit
Reset all internal statistics at worker choice strategy...
tree
|
commitdiff
2022-10-11
Jérôme Benoit
Strict boolean check
tree
|
commitdiff
2022-10-09
Jérôme Benoit
Enhance tasks statistics
tree
|
commitdiff
2022-10-08
Jérôme Benoit
Generate documentation
tree
|
commitdiff
2022-10-07
Jérôme Benoit
Report more cleanups from work in progress PRs
tree
|
commitdiff
2022-10-07
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
tree
|
commitdiff
2022-10-07
Jérôme Benoit
Fix eslint configuration
tree
|
commitdiff
2022-04-18
Jérôme Benoit
AbstractWorker: Reorder attributes
tree
|
commitdiff
2022-04-18
Jérôme Benoit
Silence a sonar code smell
tree
|
commitdiff
2021-12-30
Jérôme Benoit
Migrate the code to node.js LTS version 16.x.x (#492)
tree
|
commitdiff
2021-08-29
Jérôme Benoit
Revert type conversion at error handling
tree
|
commitdiff
2021-08-29
Jérôme Benoit
Avoid useless casting at error handling
tree
|
commitdiff
2021-08-29
Jérôme Benoit
Apply dependencies update (#488)
tree
|
commitdiff
2021-08-21
Jérôme Benoit
Apply dependencies update (#485)
tree
|
commitdiff
2021-07-10
Jérôme Benoit
Apply dependencies update (#439)
tree
|
commitdiff
2021-05-18
Jérôme Benoit
Dependencies update + API cleanups (#376)
tree
|
commitdiff
2021-05-17
Jérôme Benoit
Apply dependencies update. (#369)
tree
|
commitdiff
2021-05-16
Jérôme Benoit
Dedupe worker attributes (#364)
tree
|
commitdiff
2021-03-22
Jérôme Benoit
Avoid to on-by-one in worker function. (#285)
tree
|
commitdiff
2021-02-21
Shinigami
Extract selection strategies to classes (#176)
tree
|
commitdiff
2021-02-19
Jérôme Benoit
JSONValue can not be used by custom defined interfaces...
tree
|
commitdiff
2021-02-18
Alessandro Pio Ardizio
Fix EPIPE when run unit tests (#187)
tree
|
commitdiff
2021-02-18
aardizio
Fix EPIPE on shutdown
tree
|
commitdiff
2021-02-18
Jérôme Benoit
Make the documentation less worker-threads centric...
tree
|
commitdiff
2021-02-18
Alessandro Pio Ardizio
Fix sonar code smells (#184)
tree
|
commitdiff
2021-02-16
Shinigami
Fix JSDoc (#171)
tree
|
commitdiff
2021-02-16
Shinigami
Merge branch 'master' into add-worker-test
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Document new kill behavior on the readme (#170)
tree
|
commitdiff
2021-02-16
Shinigami92
Merge branch 'master' into add-worker-test
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Merge pull request #161 from pioardi/issue-70
tree
|
commitdiff
2021-02-16
Shinigami
Improvements for #161 (#169)
tree
|
commitdiff
2021-02-16
aardizio
Add test cases and fixed some sonar code smells
tree
|
commitdiff
2021-02-16
aardizio
Change killBehaviorEnumeration to killBehaviorTypes
tree
|
commitdiff
2021-02-16
aardizio
Linting
tree
|
commitdiff
2021-02-16
aardizio
TODO for shinigami
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Update src/worker/worker-options.ts
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Update src/worker/worker-options.ts
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Update src/worker/worker-options.ts
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Update src/worker/abstract-worker.ts
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Update src/worker/worker-options.ts
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Update src/worker/worker-options.ts
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Update src/worker/worker-options.ts
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Update src/worker/worker-options.ts
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Update src/worker/worker-options.ts
tree
|
commitdiff
2021-02-16
Alessandro Pio Ardizio
Merge branch 'master' into issue-70
tree
|
commitdiff
2021-02-16
aardizio
Implementation for killBehavior based on the last feedbacks
tree
|
commitdiff
2021-02-14
Shinigami
Merge branch 'master' into add-worker-test
tree
|
commitdiff
2021-02-14
Shinigami
De-duplicate code for workers (#154)
tree
|
commitdiff
2021-02-13
Shinigami
Add eslint-plugin-jsdoc (#142)
tree
|
commitdiff
2021-02-13
Shinigami
Improve JSDoc comments (#130)
tree
|
commitdiff
2021-02-12
Jérôme Benoit
Add protected removeWorker member function (#124)
tree
|
commitdiff
2021-02-12
Shinigami
Only allow primitive JSON for transfer between worker...
tree
|
commitdiff
2021-02-12
Alessandro Pio Ardizio
Merge branch 'master' into vscode-debug
tree
|
commitdiff
2021-02-12
Shinigami
Encapsulate logic of cluster and thread worker/pool...
tree
|
commitdiff
next