Jboss Cache as distributed state repository
Posted
by michael lucas
on Stack Overflow
See other posts from Stack Overflow
or by michael lucas
Published on 2010-03-09T14:26:37Z
Indexed on
2010/05/04
8:58 UTC
Read the original article
Hit count: 320
Is using JBoss Cache as distributed state repository a good idea?
Can JBoss Cache be applied in situation when you need the guarantee that each time you read something from repository you get the newest version of it? - and irrespective of which node in a cluster we consider?
© Stack Overflow or respective owner