feat: support multiple functions per worker
[poolifier.git] / README.md
2023-05-04  Jérôme Benoitfeat: support multiple functions per worker
2023-05-01  Jérôme Benoitdocs: refine README.md
2023-04-18  Jérôme Benoitdocs: fix link to sonarcloud dashboard
2023-04-15  Jérôme Benoitdocs: cleanup async usage in worker
2023-04-15  Jérôme Benoitdocs: enhance README.md
2023-04-15  Jérôme Benoitdocs: refine README.md
2023-04-15  Jérôme Benoitdocs: enhance README.md
2023-04-15  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-04-15  Jérôme Benoitdocs: sync README.md
2023-04-10  Jérôme Benoitfeat: add worker tasks queue options to pool options
2023-04-09  Jérôme Benoitfeat: add pool option to enable median runtime
2023-04-09  Jérôme Benoitfeat: add option to enable worker tasks queue
2023-04-07  Jérôme Benoitrefactor: add PoolEvents/PoolEvent types
2023-04-05  Jérôme Benoitfeat: add 'full' event on dynamic pool emitter
2023-04-04  Jérôme Benoitdocs: refine README.md
2023-04-03  Jérôme BenoitMerge branch 'master' of github.com:jerome-benoit/poolifier
2023-04-03  Jérôme Benoitdocs: update README.md
2023-04-02  Jérôme Benoitfeat: add less busy worker choice strategy
2023-04-02  Jérôme Benoitrefactor: rename a worker choice strategy
2023-04-01  Jérôme Benoitperf: only check worker status when necessary
2022-10-22  Jérôme BenoitProperly integrate standard JS tools for JS and TS...
2022-10-22  Jérôme BenoitREADME.md: fix badge link
2022-10-22  Jérôme BenoitREADME.md: add badge for opencollective poolifier
2022-10-22  Jérôme BenoitReference opencollective for funding
2022-10-15  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2022-10-15  Jérôme BenoitREADME.md: fix typo
2022-10-15  Jérôme BenoitOnly node version => 16.x are supported for 2.3.x release
2022-10-14  Jérôme BenoitREADME.md: small refinements
2022-10-14  Jérôme BenoitREADME.md: add link to API documentation
2022-10-13  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2022-10-13  Jérôme BenoitREADME.md: refine links
2022-10-13  Jérôme BenoitREADME.md: Fix formatting
2022-10-11  Jérôme BenoitDocument fixes to worker choice strategies
2022-10-09  Jérôme BenoitAdd fair sharing worker choice strategy
2022-10-09  Jérôme BenoitFix lint-staged configuration, take 2
2022-10-09  Jérôme BenoitEnhance tasks statistics
2022-10-09  Jérôme BenoitREADME.md: reference the next project version for sugge...
2022-10-09  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2022-10-09  Jérôme BenoitREADME.md: remove uneeded comments
2022-10-09  Jérôme BenoitREADME.md: fix node versions supported
2022-10-08  Jérôme BenoitREADME.md: fix link to dependabot badge
2022-01-06  Jérôme BenoitTry to fix release publishing on registry v2.2.0
2021-08-21  Jérôme BenoitFix remaining URIs still referencing the previous repo
2021-05-10  Jérôme BenoitInstrument the code at development build for istanbul...
2021-05-08  Jérôme BenoitDocument worker choice strategies. (#345)
2021-03-07  Jérôme BenoitFix strategy handling in pool options (#259)
2021-03-06  Jérôme BenoitAdd benchmark for quick select algorithm evaluation...
2021-03-01  Alessandro Pio ArdizioUpdate README.md v2.0.0
2021-03-01  aardizioPackage lock to 2.0.0 and removing other full keywords
2021-02-27  aardizioRename FullPool event to busy, update benchmarks
2021-02-24  Jérôme BenoitIntegrate typedoc to generate code documentation. ...
2021-02-24  Alessandro Pio ArdizioGeneral guidance documentation (#233)
2021-02-24  Jérôme BenoitUntangle pool abstract class from worker strategy selec...
2021-02-23  Alessandro Pio ArdizioThreadjs benchmarks (#230)
2021-02-23  Alessandro Pio ArdizioRemoved max tasks (#225)
2021-02-22  aardizioDoc enhancement
2021-02-22  aardizioDoc enhancement
2021-02-22  aardizioDoc enhancement
2021-02-22  aardizioDoc enhancement
2021-02-22  aardizioEnhancement on main readme
2021-02-20  Jérôme BenoitDocument the breaking change merge of pool options...
2021-02-19  Jérôme BenoitJSONValue can not be used by custom defined interfaces...
2021-02-19  ShinigamiFix logo squashing (#203)
2021-02-18  Jérôme BenoitMerge pull request #186 from pioardi/documentation
2021-02-18  Jérôme BenoitREADME.md: Small refinements
2021-02-18  Jérôme BenoitMake the documentation less worker-threads centric...
2021-02-17  ShinigamiImprove jsdoc comments (#175)
2021-02-16  ShinigamiMerge branch 'master' into add-worker-test
2021-02-16  Alessandro Pio ArdizioDocument new kill behavior on the readme (#170)
2021-02-16  Shinigami92Merge branch 'master' into add-worker-test
2021-02-15  Alessandro Pio ArdizioMerge branch 'master' into issue-70
2021-02-15  Jérôme BenoitREADME.md: formatting fixes. (#162)
2021-02-15  Alessandro Pio ArdizioMerge pull request #159 from pioardi/logo-and-readme
2021-02-15  aardizioAdjust feature order
2021-02-15  aardizioMerge branch 'logo-and-readme' of https://github.com...
2021-02-15  aardizioAdd check mark at each feature
2021-02-15  Alessandro Pio ArdizioUpdate README.md
2021-02-15  aardizioAdjust logo
2021-02-15  Alessandro Pio ArdizioUpdate README.md
2021-02-15  Alessandro Pio ArdizioUpdate README.md
2021-02-15  Alessandro Pio ArdizioUpdate README.md
2021-02-15  Alessandro Pio ArdizioUpdate README.md
2021-02-15  aardizioFix coverage link
2021-02-15  aardizioFix
2021-02-15  aardizioImprove readme, added logo
2021-02-09  ShinigamiClean up project (#91)