Server-Side API Programming
This section is a practical guide for programmers utilizing the NCache Server-Side API framework to create high-performance and scalable .NET and Java applications. This guide includes working examples and code snippets to implement these distributed features efficiently.
In This Section
Cache Startup Loader/Refresher
Explains how to use Cache Startup Loader and Refresher.
Data Source Providers
Shows how to transparently fetch the required data from the master data source if it is not available in the cache and vice versa.
WAN Replication with Bridge
Explains how to use Conflict Resolver.
Data Entry Processor
Explains how what an Entry Processor is, and how it is used in NCache.