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

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

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 ...