Is it enough fast? Need caching solution

Hello,

I’m developing my web-application(with AS for admin pages, Globalized,
will_paginate,…). I’m trying to switch to production mode just to see
is
it enough fast? I got a 21-32(for some simple pages - 61) reqs/per
second. I
don’t know is fast!?! I’m trying to use caching(i have read one
tutorials)
but caching in rails it’s not described well. May be there some articles
how
to cache in RoR. I have 6+ models which i want to cache when i create
them.
I read about sweepers but i still don’t know how to use them.

Thanks for any help

View this message in context:
http://www.nabble.com/Is-it-enough-fast--Need-caching-solution-tf4671349.html#a13344952
Sent from the RubyOnRails Users mailing list archive at Nabble.com.

For cache, you can read Rails Envy tutorial [1]. It has got very useful
informations.

Links:
[1] http://www.railsenvy.com/2007/2/28/rails-caching-tutorial

Regards,
Murat


Murat Ârif ÇELİKER < http://www.ikinoktayazilim.com/wordpress >
İkinokta Yazılım, Bursa
http://www.ikinoktayazilim.com

Thanks for reply

Yeahh I know about this tutorial, but i still can’t understand rails
sweepers. How they works? Can i use one sweeper to manage few models?

Links:
[1] http://www.railsenvy.com/2007/2/28/rails-caching-tutorial


View this message in context:
http://www.nabble.com/Is-it-enough-fast--Need-caching-solution-tf4671349.html#a13363083
Sent from the RubyOnRails Users mailing list archive at Nabble.com.