Re: [Rails] Re: Rails doesn't scale?

2012-01-25 Thread Rodrigo Ruiz
I think it would be something like 200 requests/minute. Is it ok for rails to handle? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group,

Re: [Rails] Re: Rails doesn't scale?

2012-01-25 Thread Jordan Miller
http://railslab.newrelic.com/scaling-rails lots of technical details in these webcasts... jordan On Jan 25, 2012, at 12:22 AM, Robert Walker wrote: > Rodrigo Ruiz wrote in post #1042405: >> Does Rails scales for something like an e-commerce that makes 5000 sells >> each day? >> An e-commerc

Re: [Rails] Re: Rails doesn't scale?

2012-01-25 Thread Peter Hickman
Given your rather hopeless metric of 5000 transactions a day gives us one transaction every 17 seconds. I think an arthritic snail with a pencil could cope with that. You would be hard pressed to find a programming language that couldn't. If this is a serious question then some better metrics wou

[Rails] Re: Rails doesn't scale?

2012-01-25 Thread Rolando
I think it will. On Jan 24, 9:04 pm, Rodrigo Ruiz wrote: > Hi everyone, I'd like an opinion. > > Does Rails scales for something like an e-commerce that makes 5000 sells > each day? > An e-commerce like ebay, for example. > > Thanks in advance. > > Ps.: I wanna convince my team that Rails is the

[Rails] Re: Rails doesn't scale?

2012-01-25 Thread Rolando
:) On Jan 25, 9:13 am, Javier Quarite wrote: > http://canrailsscale.com/ > > :) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send

Re: [Rails] Re: Rails doesn't scale?

2012-01-25 Thread Javier Quarite
http://canrailsscale.com/ :) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups

Re: [Rails] Re: Rails doesn't scale?

2012-01-25 Thread Rodrigo Ruiz
Like I didn't google it first... On Wed, Jan 25, 2012 at 3:22 AM, Robert Walker wrote: > Rodrigo Ruiz wrote in post #1042405: > > Does Rails scales for something like an e-commerce that makes 5000 sells > > each day? > > An e-commerce like ebay, for example. > > So how does 5000 sells a day equa

[Rails] Re: Rails doesn't scale?

2012-01-24 Thread Robert Walker
Rodrigo Ruiz wrote in post #1042405: > Does Rails scales for something like an e-commerce that makes 5000 sells > each day? > An e-commerce like ebay, for example. So how does 5000 sells a day equate to a high traffic web site? How about instead giving us a figure measured in the units the rest o