NCache 3.8 SP3
In this release, the NCache Java API has become 100% compatible with .NET Client API allowing Java Apps to benefit from all the rich features that were previously available for .NET clients only. NCache for Java remote clients are supported on both Unix and Windows platforms. JSP Servlet applications can also store and retrieve sessions in NCache without any code change. NCache has added streaming support in the Java API which allows applications to read or write large binary data streams, in smaller chunks, in NCache distributed caching. NCache has implemented a CacheStream which is derived from the standard Java Stream classes and provides major functionality of streaming in NCache. The database dependency feature is made available in Java Client API so that Java applications can also benefit from the cache synchronization feature. Now the Java applications can register database dependencies and can keep the cache synchronized automatically with the database changes.