bkatwal / zookeeper-demoLinks
Sample Distributed system created using spring boot app server and zookeeper as backbone
☆35Updated 2 years ago
Alternatives and similar repositories for zookeeper-demo
Users that are interested in zookeeper-demo are comparing it to the libraries listed below
Sorting:
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- Notification service(Routing incoming Kafka messages to web socket)☆23Updated 6 years ago
- Log-Structured Merge Tree Java implementation☆101Updated last year
- A bottom-up approach to learn the Netty project☆32Updated 3 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- Demo for multithreaded usage of KafkaConsumer☆48Updated 5 years ago
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆114Updated 4 months ago
- Spring Cloud Gateway Example☆40Updated last month
- Tutorial on configuring Logback with Spring Boot☆45Updated 3 years ago
- 'Asynchronous programming in Java with CompletableFuture' article and source code.☆38Updated 4 years ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆28Updated 4 months ago
- A Java implementation of B+ tree for key-value store☆55Updated 5 years ago
- A simple Java state machine for Spring Boot projects☆38Updated last year
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆59Updated 3 years ago
- A small demo app to show how java threads are mapped to linux threads through JNI☆64Updated 6 years ago
- All source code(maybe) that used in <Java Concurrency in Practice>, including a python program that I wrote to download these files☆54Updated 9 years ago
- A non-blocking networking toolkit for implenting non-blocking clients and servers in Java with Java NIO.☆32Updated 3 years ago
- ☆36Updated last month
- Example of gRPC client and server☆21Updated 3 years ago
- Spring Boot/Kafka/Mongo Microservice, part of a set of microservices for this project☆15Updated 4 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 11 months ago
- Spring Boot Actuator: Health Check, Metrics Gathering, Auditing, and Monitoring☆79Updated 5 years ago
- Example code snippets for Java's CompletableFuture API☆87Updated 3 years ago
- Simple Spring Boot application to demonstrate collecting and correlating logs, metrics and traces with Prometheus, OpenTelemetry, and Gra…☆66Updated last year
- Creating Asynchronous Methods using Completable Future in Spring Boot☆38Updated 5 years ago
- Sample spring cloud gateway project to show how to use resilience4j as a gateway circuitbreaker☆35Updated 5 years ago
- Microservices, Choreography-based saga, CQRS and Redis!☆55Updated 5 months ago
- ☆77Updated 5 years ago
- A Library for registering Spring Cloud application running outside Kubernetes Cluster☆14Updated last week
- 'Java sockets I/O: blocking, non-blocking and asynchronous' article and source code☆63Updated last year