1 repository
Replicates session state across cluster nodes using delta requests for failover and load balancing.
Distinct from State Replication: Distinct from State Replication: focuses on HTTP session state replication for web application clustering, not entity property synchronization.
Explore 1 awesome GitHub repository matching data & databases · Session. Refine with filters or upvote what's useful.
Apache Tomcat is an open-source implementation of the Jakarta Servlet, Pages, Expression Language, and WebSocket specifications, serving as a container for running Java web applications. It provides a modular architecture with a servlet container, connector abstraction for multiple I/O models, and a pipeline-based request processing system that handles cross-cutting concerns through composable components. The server supports container-managed security with configurable realms for authentication against JDBC, LDAP, or memory-based credential stores, and offers TLS encryption with optional Open
Replicates session state across cluster nodes using delta requests for failover and load balancing.