A simple flow control library for node.js for executing multiple functions as a group, a chain, or distributed over a number of workers. Each will call back when all functions have finished. -- Read More
INSTALL » npm install grewpy
CODE » git clone git://github.com/schloerke/grewpy.git
GITHUB » https://github.com/schloerke/grewpy
Categories:
Engines:
- node >=0.4.0