Distributed Caching solution.

2008-11-24 Thread Gan123

Among EHCache and Memcache which is the best one to choose for restful
application to work with distributed caching? 
-- 
View this message in context: 
http://n2.nabble.com/Distributed-Caching-solution.-tp1572000p1572000.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.



Re: Distributed Caching solution.

2008-11-24 Thread Rob Heittman
I'm not qualified to say which one is best as I haven't used Memcache
much, but I can say that I've used EHCache quite a lot within Restlet
applications and am very happy with it.

On Mon, Nov 24, 2008 at 8:10 AM, Gan123 [EMAIL PROTECTED] wrote:


 Among EHCache and Memcache which is the best one to choose for restful
 application to work with distributed caching?
 --
 View this message in context:
 http://n2.nabble.com/Distributed-Caching-solution.-tp1572000p1572000.html
 Sent from the Restlet Discuss mailing list archive at Nabble.com.




Re: Distributed Caching solution.

2008-11-24 Thread Avi Flax
On Mon, Nov 24, 2008 at 09:03, Rob Heittman [EMAIL PROTECTED] wrote:

 I'm not qualified to say which one is best as I haven't used Memcache much, 
 but I can say that I've used EHCache quite a lot within Restlet applications 
 and am very happy with it.

Likewise, but the converse: we use Memcached extensively and we're
very pleased with it, but I don't think we've used EHCache.

That said, I don't know if either one would be better than the other
specifically for a RESTful application; I don't know why an
application being RESTful would make a difference. I'd think that what
an application does and what sort of data it maintains, and which use
cases it's focused on, would matter far more.

A quick Google search finds many pages discussing the question of
EHCache vs Memcached; this one looks pretty good:

http://www.hugotroche.com/my_weblog/2008/06/ehcache-vs-memc.html

-- 
Avi Flax » Lead Technologist » Partner » Arc90 » http://arc90.com