lock-queue
Simple locking mechanism to serialize (queue) access to a resource
cwait
Limit number of promises running in parallel
p-map
Map over promises concurrently
end-of-stream
Call a callback when a readable/writable/duplex stream has completed or failed.