There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A queue for node.js that uses child processes (child_process.fork()). This queue uses Pools for child-process because it takes time to spawn new child-process.