[jboss-user] [JBoss Cache: Core Edition] - Re: Is it good to use cache as a data sharing tool?

galder.zamarreno@jboss.com do-not-reply at jboss.com
Tue Jun 9 12:32:05 EDT 2009


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#4236465

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



More information about the jboss-user mailing list