A Zookeeper backed stateless Java Map implementation using the curator framework
-
Updated
Aug 9, 2017 - Java
A Zookeeper backed stateless Java Map implementation using the curator framework
Zookeeper Api & Curator Framework Api & distributed-lock分布式锁实现
The aim is to demonstrate the leader election using apache curator library and zookeeper
The Distributed Task Scheduler is a fault-tolerant and scalable distributed system that dynamically assigns tasks to worker nodes. It uses Zookeeper for worker coordination, leader election, and task assignment. The system ensures task execution in a distributed environment, with built-in recovery for worker failures.
A cheese curating iPhone/Android app.
A simple app to demo ZooKeeper & Curator for LoadBalancing
A Service Discovery implementation for Zoo-Keeper: use the service to register and discover the status of your's services.
Service registry and discovery based on Zookeeper
A health check and role assigment implementation using Apache-Curator
The Distributed Task Scheduler is a highly scalable and fault-tolerant system that efficiently assigns and executes tasks across multiple worker instances. It leverages Zookeeper as a centralized coordination system to ensure task assignment, execution, and monitoring of worker health in a distributed setup.
Add a description, image, and links to the curator-framework topic page so that developers can more easily learn about it.
To associate your repository with the curator-framework topic, visit your repo's landing page and select "manage topics."