Asynchronous Packages

@mahmoudmohsen213/forkjs

A light weight node module that tracks a collection of async calls, and notify the main caller when all of them are done through the provided 'then' handler passed to the promise returned from the join method, and forward the arguments passed to the callb

1.0.0 • Published 7 years ago

@mahmoudmohsen213/pooljs

A lightweight async task queue that limits the invokation of async tasks, and queues up any additional async task in their order of addition, until there is an available slot

1.0.0 • Published 7 years ago