Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8656121
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T15:12:03+00:00 2026-06-12T15:12:03+00:00

I am looking for a good background job processor with following ability, Works well

  • 0

I am looking for a good background job processor with following ability,

  1. Works well with MySql
  2. Can have priorities
  3. Can easily schedule anything in background( not just emails)
  4. Ability to reinitialize the job after completion (callback would be good. I have few task/jobs that keeps on running after every minutes), even a repetitive scheduler would work
  5. Should not eat up lot of memory, (have this experience with DJ)

Few options that I am looking into Resque, DJ, Beanstalkd (haven’t explored completely)
I have my production env in Amazon EC2 (if this helps for better solution)

Please suggest me which is a good option, is there something else apart from these that people use nowadays ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T15:12:04+00:00Added an answer on June 12, 2026 at 3:12 pm

    I’d heartily recommend sidekiq – it’s extremely flexible and it uses far less resources than Resque or DelayedJob.

    It does require redis (like Resque), but redis is valuable addition to any Rails project since it can be reused as a session store and cache. Our primary db is MySQL and we deploy to EC2 🙂 We’ve used delayed job and rescue in the past, but found them problematic and heavy on the resources they use. Sidekiq uses threads and a single sidekiq worker is as efficient as several DJ/Resque workers. Here’s an interesting part of the project’s README that I can corroborate:

    You’ll find that you might need 50 200MB resque processes to peg your
    CPU whereas one 300MB Sidekiq process will peg the same CPU and
    perform the same amount of work. Please see my blog post on Resque’s
    memory efficiency and how I was able to shrink a Carbon Five client’s
    resque processing farm from 9 machines to 1 machine.

    To sum it all up:

    1. It works fine with MySQL – not really, but it doesn’t have problems with MySQL either
    2. You can have priorities by setting up different processing queues
    3. You can easily schedule anything (and there is special ala DJ support for e-mails in particular)
    4. Not quite sure about that, we use whenever + cron for repetitive jobs
    5. You’re gonna love Sidekiq’s small memory footprint
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've made a button background from shapes and is looking quite good for my
Many websites have very good looking pop-up window. For example checkout http://www.myntra.com and when
Hey. I use delayed_job for background processing. I have 8 CPU server, MySQL and
I'm feeling frustrated. I have spent hours looking for a good piece of code
I am developing in rails and have some programming background. I'm looking for help
I've been struggling for a while now trying to add a good looking background
As a beginner looking for an good example on scrolling background and handling mutli
Hi and thanks for looking! Background I have been developing .NET Web applications for
I am looking for good practice or pattern to write a lib in JS.
I'm looking for good tutorial or really simple code to integrate mongokit and django

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.