Hi,

Yeah I'm on my way to start playing with memcache after checking some 
sites. Then I'll make some tests and see to which side it affects 
performance.

This app won't be serving pages but providing binary data based on the 
stored records, no html, js and all the typical web app stuff. I have no 
patterns of terminal  behavior so I can only guess at this point (of 
course I know the types of requests that clients will make). On the 
other hand there's other areas where I need to improve performance, for 
example I'm thinking of have some real C code for the binary file 
generation, which I make now with the bindata gem.

The nice thing about cache is that I can use it whenever I feel is good 
since it seems so easy to use, so I can revert changes or move the 
feature around to play with it.

I also slowly started playing with load testing using apachebench so I 
can stress the server a bit.

Thanks for your comments!

Regards.
-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to