feat: add mapExecute() helper for bulk tasks execution
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 11 Jun 2024 14:49:55 +0000 (16:49 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 11 Jun 2024 14:49:55 +0000 (16:49 +0200)
commitd07983740c0d4bec954b7ec29f7f7f11e6549658
tree454c237f46e43aa47c00365e0307f1444c9fd27f
parent17dd78334af5f98262f85c011f7cf667d7306559
feat: add mapExecute() helper for bulk tasks execution

reference #2364

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
docs/api.md
examples/typescript/http-server-pool/fastify-worker_threads/src/main.ts
src/pools/abstract-pool.ts
src/pools/pool.ts