Abdulsametileri / leader-election-bully-algorithm
This repository is implementation of Bully Algorithm in Golang with RPC
☆21Updated last year
Related projects ⓘ
Alternatives and complementary repositories for leader-election-bully-algorithm
- Basic service discovery implementation 🥳☆43Updated 2 years ago
- 🚗 Real time package tracking implementation with RabbitMQ☆58Updated 2 years ago
- A fast and easy-to-configure load balancer☆55Updated last week
- Go Product Rest API Clean Architecture.☆43Updated 3 years ago
- An example Event-Driven application in Go built with Watermill library.☆133Updated 11 months ago
- Cron based Kafka exception consumer with the power of auto retry & concurrency☆78Updated last week
- A simple demonstration of how to implement Debezium and Kafka connection within Golang☆30Updated 3 years ago
- An enhanced and lightweight http client for Golang☆79Updated 9 months ago
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.