It is an exercise about election made in distributed systems class.
-
Updated
Nov 17, 2023 - Java
It is an exercise about election made in distributed systems class.
Distributed consensus algorithms implemented using Apache Kafka as a message broker.
some representative zookeeper primitives implementation.
A Java multi-threaded implementation of the Variable Speeds algorithm for leader election in a unidirectional synchronous ring.
Leader Election (PELEG's Algorithm) and BFS Tree Construction with the elected leader
Leader Election in a distributed system using Peleg's Algorithm
Educational exploration of distributed-systems as a topic by building a replicated-database as practice.
A simple library to integrate a leader latch into a Dropwizard service
Implementation of Leader Election using HS Algorithm
java consul demo
cloud-lock provides a means of distributed locking via cloud storage in Java. This let’s you do leader election to run certain workloads only once when your service is scaled out horizontally.
Getting started with distributed systems in JAVA
A scalable and fault-tolerant system leveraging Pub/Sub architecture on AWS EC2. Features include optimized message brokering, leader election, heartbeat protocols, and personalized weather alerts based on geographic and user preferences.
Cloud based Pub/Sub model with Multicast feature
Distributed document search using TF-IDF algorithm.
This repo is a walkthrough of basic concepts and principles in a direction of creating a distributed search system.
Java | Implementation of the asynchronous algorithm for leader election in a distributed network
Add a description, image, and links to the leader-election topic page so that developers can more easily learn about it.
To associate your repository with the leader-election topic, visit your repo's landing page and select "manage topics."