NCache Java Session Module
An alternative feasible option is to use an in-memory distributed data grid like NCache for persistence of your Java Servlet Session. NCache supports session clustering without compromising on high performance and scalability which is why the user can use their Java servlet application without any problem in a web server farm with a load balanced configuration.
In this Section
Conceptual Overview
Explains the overall benefits of NCache Java Session Module.
Configuring Applications to Use Java Session Module
Explains how to configure applications to use Java Session Modules with NCache.
Multi-site Java Session Support
Explains the multi-site session persistence provided by NCache.