bchociej / bobbin

easily spool up thread-like worker processes in node with bobbin
Other
4 stars 0 forks source link

automagically resolve require'd pathnames by injecting module.parent.filename #7

Closed bchociej closed 9 years ago

bchociej commented 9 years ago

currently the poor user has to inject the full path into pool.run so that the worker's require can find it