resque / resque/resque-scheduler
scalability: how much can it take
Open
@ksinkar is already working on this.
Since Feb 14, 2014.
feature
- Dominant language
- Ruby
- Stars
- 1.7k
- Forks
- 477
- PR merge metrics
- No merged PRs in 30d
Description
Since resque-scheduler is limtited to only one scheduler worker, how much horsepower does it have? I am developing an app that is going to handle hundreds of thousands of jobs per hour. All these jobs needs to be delayed to run at specific time. App will be employing large amount of resque workers that are going to process these jobs.
How much jobs can single resque scheduler process at given time? Are there any benchmarks available?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.