@shutterstock/p-map-iterable
Set of classes used for async prefetching with backpressure (IterableMapper) and async flushing with backpressure (IterableQueueMapper, IterableQueueMapperSimple)
arehs
The arehs ensures the best possible large batch processing, which is oriented towards event-driven chunk processing.
@tunnckocore/p-all
Map or loop through promises, promise-returning or async functions, serially or in parallel, based on Promise.all! Has a hooks system: start, beforeEach, afterEach, finish.