Ruby on Rails Monday, January 31, 2011

Hi there,

what does the number of Ruby instances a server keeps running really
depend on?

Can I model/calculate that somehow as a function of the number of users
on the website or do I just have to wait and see how the situation
evolves?

I really do hope it's not 1 ruby instance per user that's necessary,
because the instances I saw on my server were all using between 120MB
and 140MB of memory, which seems huge to me (I'm a novice to all that,
though).

Thank you very much for any explanations!
Tom

--
Posted via http://www.ruby-forum.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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment