Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load balancing #41

Open
ghost opened this issue Dec 9, 2015 · 2 comments
Open

Load balancing #41

ghost opened this issue Dec 9, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 9, 2015

I know this topic has been around for a while, but seeing not much discussion taking place in recent times, I'd like to bring it up again. Anything planned about this, or is it even possible, while maintaining decent performance that is?

@wzrdtales
Copy link

@Xaxatix There is a basic load balancing over here:
https://github.com/indutny/sticky-session/blob/master/lib/sticky/master.js#L30-L49

Of what kind of load balancing do you think of? Dynamically adjusting the balancing by monitoring the load of the worker, or is there something else in your mind?

@indutny
Copy link
Owner

indutny commented Jun 1, 2016

@Xaxatix what kind of problems with performance are you experiencing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants