PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
   
  Label: cachefactory

All content with label cachefactory.
Related Labels: invocablemap , api , invocable , spring , namedcache , filters , remote-invocation-service , observablemap , extractors , aggregators , cachestore , processors , cache-config , querymap

Integrate CacheFactory with Spring (Coherence 3.4 User Guide)
static factory methods allow you to access all Coherence caches and services. These methods, (such as {{getCache}}), delegate to a interface, which is pluggable by using {{CacheFactory.setConfigurableCacheFactory}} or the operational override file Operational Configuration Elements ({{tangosolcoherenceoverride.xml}}.) In the Coherence cache configuration file Cache ...
Remote Invocation Service for C++ Clients (Coherence 3.4 User Guide)
An Invocable can execute any arbitrary action and can use any clusterside services (cache services, grid services, etc.) necessary to perform their work. The Invocable operations can also be stateful, which means that their state is serialized and transmitted ...
Understanding the Coherence for C++ API (Coherence 3.4 User Guide)
Coherence for C\ API allows C\ applications to access Coherence clustered services, including data, data events, and data processing from outside the Coherence cluster. Documentation of the Coherence for C\ API is available in two locations. The online API documentation ...