Article complet: JBoss 4.0.4 adds Session FIELD level replication
06.07.06
JBoss 4.0.4 adds Session FIELD level replication
FIELD-level replication only replicates modified data fields inside objects stored in the session. It could potentially drastically reduce the data traffic between clustered nodes, and hence improve the performance of the whole cluster.
Cette fonctionalité nécessite néanmoins de weaver les classes concernées:
To use FIELD-level replication, you have to first prepare your Java class to indicate which fields are to be replicated. This is done via JDK 1.4 style annotations embedded in JavaDocs
Trackback address for this post:
http://www.vidal.biz/blogs/htsrv/trackback.php/906
Comments, Trackbacks, Pingbacks:
No Comments/Trackbacks/Pingbacks for this post yet...
Comments are not allowed from anonymous visitors.