PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
  Coherence 3.4 User Guide
  Label: heap

Content with label heap in Coherence 3.4 User Guide (See content from all spaces)
Related Labels: arrays , pointers , topology , immutability , memory , faq-config , managed-strings , strings , exceptions , references , cluster , threading , data-access , core-concept , patterns , collections , casting , interleaving , handles

Best Practices
Coherence supports several cache topologies. This section contains the following information: Coherence and Cache Topologies Coherence supports several cache topologies, but the replicated, partitioned, and near options will satisfy the vast majority of use cases. All are fully coherent and support ...
Understanding the Coherence C++ Object Model
Coherence Extend C API contains a robust C object model. The object model is the foundation on which Coherence for C is built and in using the Coherence API is will be beneficial to be familiar with this object model. Using the Object Model The following section contains general ...