This is governed by

- transactions: if you use a TX, replication happens at TX commit time

- for async replication: if you use a queue, replication messages are bundled

- TreeCacheAop: only modified attributes are replicated

- JGroups config: if you enable bundling in UDP, changes are batched into 
bigger messages

You can add the SIZE protocol to JGroups, and it will print out the number of 
bytes sent/received. In 2.2.9, you can also look at those stats via JMX

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884481#3884481

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884481


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to