Merge pull request #31 from NeoyeElf/feat/support-async-func
[poolifier.git] / lib /
2020-05-21  Alessandro Pio ArdizioMerge pull request #31 from NeoyeElf/feat/support-async...
2020-05-21  liuwenzhe[style] standard fix
2020-05-21  liuwenzhe[feat] support exec async func in worker threads
2020-01-24  aardizioImprovements based on https://github.com/pioardi/poolif...
2020-01-23  Alessandro Pio ArdizioMerge pull request #1 from pioardi/dependabot/npm_and_y...
2020-01-22  aardizioFix problem in node 13.x version
2020-01-22  pioardiError handling and unit tests
2020-01-21  aardizioNew benchmarking without any library to better understa...
2020-01-21  pioardiBenchmarking
2020-01-20  pioardiDocumenation and improvements
2020-01-19  aardizioMerge branch 'master' of https://github.com/pioardi...
2020-01-19  aardizioImprovements and unit tests
2020-01-19  aardizioAdded an emitter to the dynamic pool , example splitted...
2020-01-19  aardizioTODO added
2020-01-19  aardizioGeneral clean up
2020-01-18  aardizioA dynamic thread pool and a new worker implementation...