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
/
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-05-03
Jérôme Benoit
Fix busy event emission on fixed pool: (#332)
tree
|
commitdiff
2021-03-22
Jérôme Benoit
Avoid to on-by-one in worker function. (#285)
tree
|
commitdiff
2021-03-07
Jérôme Benoit
Fix strategy handling in pool options (#259)
tree
|
commitdiff
2021-03-06
Jérôme Benoit
Pool busy event emitting on all pool types (#241)
tree
|
commitdiff
2021-02-27
aardizio
Rename FullPool event to busy, update benchmarks
tree
|
commitdiff
2021-02-24
Jérôme Benoit
Untangle pool abstract class from worker strategy selec...
tree
|
commitdiff
2021-02-23
Jérôme Benoit
Cleanups on bechmarking and strategies code: (#227)
tree
|
commitdiff
2021-02-23
Alessandro Pio Ardizio
Removed max tasks (#225)
tree
|
commitdiff
2021-02-22
Jérôme Benoit
Improve worker selection strategies coverage. (#220)
tree
|
commitdiff
2021-02-22
Jérôme Benoit
Check that a pool have a minimum number of workers...
tree
|
commitdiff
2021-02-22
Alessandro Pio Ardizio
Benchmarks and performance enhancements (#209)
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-17
Jérôme Benoit
Factor out worker tasks number in/de-crement. (#182)
tree
|
commitdiff
2021-02-17
Alessandro Pio Ardizio
Issue 160 ci unit test (#181)
tree
|
commitdiff
2021-02-17
Alessandro Pio Ardizio
Tests enhancement (#172)
tree
|
commitdiff
2021-02-17
Shinigami
Improve jsdoc comments (#175)
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/utility-types.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-15
Alessandro Pio Ardizio
Merge branch 'master' into issue-70
tree
|
commitdiff
2021-02-15
aardizio
Implement PR reviews
tree
|
commitdiff
2021-02-15
Alessandro Pio Ardizio
Merge branch 'master' into issue-70
tree
|
commitdiff
2021-02-15
aardizio
Cluster pool is now working
tree
|
commitdiff
2021-02-15
aardizio
Thread implementation working and tested with TDD expet...
tree
|
commitdiff
2021-02-15
aardizio
Better handling for maxInactiveTime on dynamic pools
tree
|
commitdiff
2021-02-14
Shinigami
Merge branch 'master' into add-worker-test
tree
|
commitdiff
2021-02-14
Shinigami
Improve chooseWorker function in dynamic pools (#152)
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-14
Shinigami
Revert choose worker implementation (#148)
tree
|
commitdiff
2021-02-13
Shinigami
Clean worker from pool after it was destroyed (#146)
tree
|
commitdiff
2021-02-13
Shinigami
Improve property namings (#145)
tree
|
commitdiff
2021-02-13
Shinigami
Add eslint-plugin-spellcheck (#139)
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-13
Jérôme Benoit
Simplify worker choosing (#138)
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
2021-02-11
Shinigami
Provide a cluster worker pool (#92)
tree
|
commitdiff
2021-02-10
Jérôme Benoit
Add benchmark script (#104)
tree
|
commitdiff
2021-02-09
Jérôme Benoit
Eslint configuration refinement (#97)
tree
|
commitdiff
2021-02-09
Shinigami
Use prettierx and eslint native (#85)
tree
|
commitdiff
2021-02-09
Shinigami
Rename functions and methods to not use prefix undersco...
tree
|
commitdiff
2021-02-08
Shinigami
Remove usage of module.exports (#84)
tree
|
commitdiff
2021-02-08
Shinigami
Merge branch 'master' into improve-ci
tree
|
commitdiff
2021-02-08
Alessandro Pio Ardizio
Merge pull request #77 from pioardi/issue-73-use-strict...
tree
|
commitdiff
2021-02-08
Alessandro Pio Ardizio
Merge pull request #81 from pioardi/issue-73-use-strict...
tree
|
commitdiff
2021-02-08
Shinigami92
Throw error if worker was not in tasks
tree
|
commitdiff
2021-02-08
Shinigami92
Use strict compiler flag
tree
|
commitdiff
2021-02-08
Alessandro Pio Ardizio
Merge pull request #72 from pioardi/issue-62-rewrite...
tree
|
commitdiff
2021-02-08
Alessandro Pio Ardizio
Merge branch 'master' into issue-62-rewrite-to-typescript
tree
|
commitdiff
2021-02-07
Shinigami92
Fix rebase conflict
tree
|
commitdiff
2021-02-07
Shinigami92
Merge most of the stuff from jerome-benoit:issue-62...
tree
|
commitdiff
2021-02-07
Shinigami92
Rewrite to TypeScript
tree
|
commitdiff