Pojo cache could help reduce the replication payload when replicating that 10MB object
because only the fields of the pojo that have changed would be replicated. With jboss
cache core, the entire object would need to be serialized and sent around whenever
there's a slight change to it.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236465#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...