Added prettier standard to support prettier and use it in combination with standard
[poolifier.git] / lib / fixed.js
2021-01-14  aardizio Added prettier standard to support prettier and use...
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  pioardiError handling and unit tests
2020-01-21  pioardiBenchmarking
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...