soldair / node-forkfriend

worker child process manager. respawn children. load balance work amongst children.
10 stars 4 forks source link

Fix balance function #7

Closed ryandesign closed 11 years ago

ryandesign commented 11 years ago

This change fixes bug #5. It's my first pull request ever; please let me know if I've done anything wrong.

soldair commented 11 years ago

it looks good. =)

soldair commented 11 years ago

since you found the root cause i have rewritten this also to use an _c that is a member of the process object but ill make sure to get this in before