Skip to content

Scaling over 1-million jobs/day #1266

Closed Answered by bensheldon
andychongyz asked this question in Q&A
Discussion options

You must be logged in to vote

Good question. I don't generally recommend developers migrate from Sidekiq Pro to GoodJob, rather the other way around when they outgrow GoodJob (a good problem to have!). That said, there are applications using GoodJob that are pushing 20M jobs/day, though the ones I'm aware of are fairly specialized applications with sizable databases and infrastructure behind them. There's no science behind the 1M jobs/day number, that was more just the level of experience I have that I feel confident in supporting as an open source maintainer.

Can it handle scaling beyond that? Can I scale by using a separate DB, scaling DB resources, or sharding?

It can do all of those things, though for the purpos…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@andychongyz
Comment options

Answer selected by andychongyz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants