-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Second Level cache in distributed enviroment.
PostPosted: Wed Dec 23, 2009 5:48 am 
Newbie

Joined: Thu Jan 08, 2009 9:23 am
Posts: 9
Hi,

I have to implement second level cache in distributed environment. Please let me know which cache provider to be use.

Also let me know some working example.

Regards,
Sourabh

_________________
sourabh


Top
 Profile  
 
 Post subject: Re: Second Level cache in distributed enviroment.
PostPosted: Wed Dec 23, 2009 7:05 am 
Newbie

Joined: Tue Mar 10, 2009 4:28 pm
Posts: 3
I'm using JBoss Cache in cluster environment as 2nd level cache (and as distributed cache as well). It works quiet good beside one thing, JBossCache suspend/resume transaction and it caused problems with open ResultSets under WebLogic Server.


Top
 Profile  
 
 Post subject: Re: Second Level cache in distributed enviroment.
PostPosted: Thu Dec 24, 2009 2:46 am 
Newbie

Joined: Thu Jan 08, 2009 9:23 am
Posts: 9
Hi Adam,

can u guide me way of implementing second level cache in clustered env?

Regards,
Sourabh

_________________
sourabh


Top
 Profile  
 
 Post subject: Re: Second Level cache in distributed enviroment.
PostPosted: Mon Dec 28, 2009 7:05 am 
Newbie

Joined: Tue Mar 10, 2009 4:28 pm
Posts: 3
There is a good documentation of JBossCache which works in cluster evn: http://community.jboss.org/wiki/JbossCa ... umentation
Cluster is formed by using jgroups library. The configuration is very easy. Synchronizing cache state is transparent for the user.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.