Ben, thanks so much for bearing with my naive question. I have a much better understanding now.
Q: What happens in the following scenario. 1. I putObject(myObj) into a TreeCacheAOP 2. Write various fields of myObj. Some writes are identical data, some are real updates. Will TreeCacheAop detect what was really changed in the object and propagate only those fields that indeed changed or will it blindly propagate all fields that has been written to? As you can figure I will have to do complex updates and want to make sure that only the bare minimum of cluster traffic is induced... Thanks a bunch, Z View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854320#3854320 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854320 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
