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

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

How can I connect separate Coherence clusters together? (Coherence FAQ)
attached examples http://wiki.tangosol.com/pages/viewpageattachments.action?pageId=1343616 demonstrate how to use the features of CoherenceExtend to enable one Coherence cluster to access caches from another Coherence cluster and visa versa. Use cases for this type of configuration include ...
How can I restrict a Coherence*Extend client's access to a cache? (Coherence FAQ)
attached example security.jar demonstrates how to authenticate a CoherenceExtend client and pass the client's identity to the cluster, where it is used to enforce entitlements on a target {{NamedCache}}. The attached JAR file includes both .NET and Java sample clients. A CoherenceExtend client authenticates ...