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

Support automatic scaling of workers, based on queue length #5

Closed
jonnor opened this issue May 20, 2015 · 1 comment
Closed

Support automatic scaling of workers, based on queue length #5

jonnor opened this issue May 20, 2015 · 1 comment

Comments

@jonnor
Copy link
Member

jonnor commented May 20, 2015

Should have hooks for, or provide ability to, scale number of workers up or down depending on number of messages in queue.
Algorithm should probably attempt to maintain a certain average processing time, bounded upwards by a price limit.

Heroku is the most interesting target right now, but support must be general
https://devcenter.heroku.com/articles/scaling
https://devcenter.heroku.com/articles/platform-api-reference#formation

@jonnor jonnor modified the milestone: Next Jun 3, 2015
@jonnor
Copy link
Member Author

jonnor commented Jun 7, 2015

See https://github.com/jonnor/guv

@jonnor jonnor closed this as completed Jun 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant