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

  • SEARCH
  • Home
  • 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 6677607
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:08:33+00:00 2026-05-26T04:08:33+00:00

How well does rails handle concurrent request when the controller is executing computation intensive

  • 0

How well does rails handle concurrent request when the controller is executing computation intensive tasks such as .wav to .mp3 conversion or image conversion tasks (or uploading of large files)? It is my understanding that frameworks such as .net handle this more efficiently, or?

  • 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-05-26T04:08:34+00:00Added an answer on May 26, 2026 at 4:08 am

    conversions should be done in background jobs. Me and Github use Resque for that. The upload and other heavy I/O stuff is handled by NodeJS. You can enqueue a Resque Job via NodeJS.

    So our setup looks like:

    Client -[upload]-> NodeJS -[stores upload temporarily and enqueues Job]-> Resque (processing) -> Storage
    

    it’s completely non-blocking and the benefit of Resque is that you can access your whole Rails environment like Models, Helpers etc.

    The actual conversion is done by native programs like ffmpeg etc. which we spawn in the resque job.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Ruby on Rails does not do multithreaded request-responses very well, or at least, ActiveRecord
How well does the jQuery library work on a PSP?
anyone have any experience of using them together? How well does it work? or
does FastCGI work well with PHP? It seems that some people running Ruby on
Does anyone have any experience with how well web services build with Microsoft's WCF
My company does not follow any well defined process for software development. I want
Does anyone have an example of script that can work reliably well across IE/Firefox
Well I testing my jython program, that does some neat [.xls, .doc, .rtf, .tif,
Does anybody know of a reliable, well-made tool for creating standalone desktop applications complete
Well, I encountered this new term in programming. What is it? How does it

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.