NCache 4.4 - Online Documentation

What is NCache Java Client?

 
NCache Java Client is an NCache client written in Java that makes sharing and managing data in a cluster as simple as on a single server. It accomplishes this by coordinating updates to the data using cluster-wide concurrency control, and replicating and distributing data modifications across the cluster using the highest performing clustered protocol available. The primary purpose of NCache Java Client is to help improve performance of Java/J2EE & JSP applications that would
otherwise make expensive trips to database systems, web services, mainframes, or other systems across the network.
 
Connecting with NCache Java Clients
 
Accessing NCache Java Client Resources: You can subscribe to a variety of NCache Java Client resources including newsletters, webinars etc. Please visit Alachisoft Website.
 
  • Accessing NCache Java Client Documentation: You can access all NCache Java Client documentation at
  • Contacting NCache Java Client Support: For comments/feedback and any problems related to NCache Java Client or this manual you can contact NCache support. Simply send an email to support@alachisoft.com or visit Alachisoft Support Page.
 
 
See Also