Menu

#3 Cluster Replication Mechanism

open
nobody
None
5
2006-03-02
2006-03-02
Anonymous
No

Hi.

I'm considering using a combination of
hibernate/SwarmCache/HSQLDB to create a clustered
cache of data with no persistent storage. In this
configuration, I would expect that the cluster
replication of the data would be done by the
SwarmCache.

My question is whether the mechanism to replicate the
data relies on threads.

I hope to use this in a weblogic cluster. Weblogic
performs particularly badly in the presence of non-
weblogic threads spawned inside the jvm. I would like
to ensure that this configuration does not spawn
threads unknown to the weblogic scheduler.

Thanks for any information you can provide on the
replication mechanism,
Scott

Discussion


Log in to post a comment.