-->
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.  [ 1 post ] 
Author Message
 Post subject: Cluster Caching and Race Conditions
PostPosted: Fri Nov 16, 2007 8:18 pm 
Newbie

Joined: Tue Jan 18, 2005 11:13 pm
Posts: 19
Before I add a second level cache to my product, I'm trying to understand the implications completely. At the moment, I want to understand more details about possible race conditions. Without JTA, it seems that the safest concurrency strategy available is "read/write". With this strategy, given a scenario of concurrent writes, is it possible that a race condition could lead to one server in the cluster having stale data? If not, how is the situation of out of order execution handled, in which the database writes and the invalidation notifications happen in a different order? Does the cache provider affect the outcome?

Thank you for the information.

Scott

[b]Hibernate version:[/b] 2.1.8 and above


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

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.