Supported caching solutions

hello,
What are the current supported caching APIs in JRuby (specifically
rails)?
A few posts here seem to indicate memcached will not work well or at
all
under JRuby so I am wondering what people are using for caching
solutions.
Is there a more robust Java caching platform (similar to JBOSS Cache)
that
I should be looking at ?

Adam

On Fri, Sep 5, 2008 at 9:07 PM, AD [email protected] wrote:

hello,
What are the current supported caching APIs in JRuby (specifically rails)?
A few posts here seem to indicate memcached will not work well or at all
under JRuby so I am wondering what people are using for caching solutions.
Is there a more robust Java caching platform (similar to JBOSS Cache) that
I should be looking at ?

Have you tried memcache-client with JRuby? There may have been some
socket/IO issues from way back, but I think it should work fine now.

You should also take a look at ehcache for JRuby, which should plug in
seamlessly as a backend for Rails caching:

http://gregluck.com/blog/archives/2008/07/ehcache_for_jru.html

/Nick


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

as I’m not clustering yet, I’m happy with in-memory (ServletContext)
cache
store.

On Mon, Sep 8, 2008 at 1:02 PM, Nick S. [email protected]
wrote:


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


Fabio K.

Caelum - Ensino e Inovação
http://www.caelum.com.br