/java-chat-cluster

Chat System Cluster, Reliable based on Spring Boot, MongoDB, Redis, Spring Session, Rabbit MQ STOMP, STOMP over WebSocket

Primary LanguageJavaApache License 2.0Apache-2.0

java-chat-cluster

HA Chat System for Spring Boot 2.0.5.RELEASE

  • Spring Session HA using spring-data-redis
  • Relay message through Rabbit MQ - STOMP
  • Using MongoDB for authentication and store old messages.

Architecture

Java Clustering and Scalability