Skip to content

markwillis82/node-threadHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Thread Handler

This allows you to batch spawn commands but only allow a limited amount of them to run at any time.

This was built initially to help send out php (swiftmailer) emails without bogging down the server.

Normal eventEmitters are used from the child spawn api, but with an additional PID.

See examples for usage

To Install:

npm install threadHandler

About

node.js external thread handler / limiter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published