PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
   
  Label: faq-code-examples+serialization

All content with label faq-code-examples+serialization.
Related Labels: partioned-cache , failover , review , expiry , namedcache , javabean , synchronize , coherence-cache-config , cluster , backing-map , deployment , cachestore , extend , hibernate , expiration , mutex , semantics , troubleshooting , cache , more » ( - faq-code-examples , - serialization )

How can I optimize serialization time and size of objects? (Coherence FAQ)
Attached serializationtest.jar is a quick test harness showing the difference in both the serialized size and serialization times for three objects, one using Java serialization, one using the Oracle Coherence {{ExternalizableLite}} serialization and one using the Oracle Coherence {{XmlBean}} framework ...