awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesWeb Session Replication

Sharing web application session data among multiple server instances for failover and load balancing.

Distinct from Instance Replication: Distinct from Instance Replication: focuses on web application session state replication, not model instance replication for inference.

Explore 2 awesome GitHub repositories matching data & databases · Web Session Replication. Refine with filters or upvote what's useful.

Awesome Web Session Replication GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • apache/tomcatAvatar apache

    apache/tomcat

    8,186Vezi pe GitHub↗

    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

    Shares session data among multiple server instances to support failover and load balancing.

    Javahttpjavajavaee
    Vezi pe GitHub↗8,186
  • hazelcast/hazelcastAvatar hazelcast

    hazelcast/hazelcast

    6,570Vezi pe GitHub↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Synchronizes session state across multiple application instances to ensure continuous user experience.

    Javabig-datacachingdata-in-motion
    Vezi pe GitHub↗6,570
  1. Home
  2. Data & Databases
  3. Database Replication
  4. Instance Replication
  5. Web Session Replication