How To Avoid Serialization And Deserialization Cost For Primitive Key
(Doc ID 2519601.1)
Last updated on OCTOBER 12, 2022
Applies to:
Oracle Coherence - Version 3.7.1.10 and laterInformation in this document applies to any platform.
Goal
A C++ client is trying to store data into cache with following primitive data types in the key.
The types of data types use and forming the unique key is
There is always a delay in GET calls for this key. How to improve the GET response time.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |