resque / resque/resque-scheduler

scalability: how much can it take

Open
#191 6 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.