PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
   
  Label: extend

All content with label extend.
Related Labels: defaultcacheserver , failover , provider , jms , wan , faq-code-examples , namedcache , security , tcp , cache , cache-config , synchronize

Configuring and Using Coherence Extend (Coherence 3.4 User Guide)
CoherenceExtend extends the reach of the core Coherence TCMP cluster to a wider range of consumers, including desktops, remote servers and machines located across WAN connections. Typical uses of CoherenceExtend include providing desktop applications with access to Coherence caches (including ...
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 ...