|
All content with label faq-code-examples+optimization.
Related Labels:
review
, expiry
, namedcache
, javabean
, synchronize
, coherence-cache-config
, cluster
, backing-map
, deployment
, cachestore
, extend
, hibernate
, expiration
, mutex
, troubleshooting
, serialization
, cache
, size
, jmx
,
invocation
, partition
, example
, wan
, keys
, cache-size
, version
, mutext
, shutdown
, singleton
, security
, compatible
more »
( - faq-code-examples
, - optimization
)
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 ...
|
|
|