I wasn't inquiring about Rails blocking on file uploads... that can be easily offloaded to the server. My question was regarding how Heroku architecture would handle lots of concurrent file uploading and if and how it scales when it comes to this sort of traffic. I am curious about whether and how the Heroku engineers designed it to handle such traffic.
Cheers On Sep 15, 7:20 am, Pratik Naik <[EMAIL PROTECTED]> wrote: > http://m.onkey.org/2008/9/13/rails-does-not-block-on-file-uploads > > On Sep 12, 8:05 am, Dado <[EMAIL PROTECTED]> wrote: > > > I developed an app which requires very frequent uploads of files in > > the 1-10Mb range (which are then stored into S3). Heroku claims the > > ability to scale in general, but I am wondering whether it scales (and > > how) when it comes to file uploads (a weak-point of Rails). > > > Thank you in adv for your reply! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
