thanks Jon & Jeff, lol, I'll take a serious look at ehcache + terracotta.
I've used JBossCache for more than 2 years, but only on single JVM (not clustered). I might think the clustered cache should be working as they advertised. -Wesley 2009/12/18 Jeff Schnitzer <[email protected]>: > I know that Jon has spent many, many days debugging and tuning JBoss > Cache on a production cluster, so I'd endorse his "review", despite > the brashness. > > Jeff > > On Thu, Dec 17, 2009 at 3:37 PM, Jon Stevens <[email protected]> wrote: >> DO NOT USE JBOSS CACHE. Pile of shit. >> ehcache + terracotta (yes, there is an oss free version) = love. >> I'm not super clear on what you want, but it sounds like you want the >> TIM-MasterWorker (ExecutorService): >> http://forge.terracotta.org/releases/projects/tim-messaging/docs/about.html >> jon >> On Thu, Dec 17, 2009 at 11:51 AM, Wesley Wu <[email protected]> wrote: >>> >>> So if I want my beans synchronized across the cluster, I have to use >>> either JMS or some thirdparty cluster middleware like JBossCache? >>> >>> -Wesley >>> >>> >>> _______________________________________________ >>> resin-interest mailing list >>> [email protected] >>> http://maillist.caucho.com/mailman/listinfo/resin-interest >> >> >> _______________________________________________ >> resin-interest mailing list >> [email protected] >> http://maillist.caucho.com/mailman/listinfo/resin-interest >> >> > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
