A Backoff (truncated binary exponential backoff algorithm etc) utility that can be used with RxJava2
-
Updated
Mar 10, 2018 - Java
A Backoff (truncated binary exponential backoff algorithm etc) utility that can be used with RxJava2
Gossip Protocol for decentralized group communication.
A simple app highlighting how we can implement retry mechanism in Spring Boot
Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate.
Java Spring Boot Exponential Backoff Example
Client Side Version of our turn based Wild West theme game for CSC445 - Computer Networks. The client has several special implementations such as a Round Robin Server Find algorithm, exponential backoff and retry, threaded packet receivers meanwhile the server size are Zookeper clusters to maintain persistence
ImageFinder is a multi-threaded web crawler designed to efficiently extract and categorize images from websites. Developed as a hackathon project, it emphasizes performance and ethical crawling practices.
A simple app highlighting how we can implement retry mechanism using custom retry policy in Spring Boot
Standalone async job queue microservice built with Java 21, Spring Boot 3, and PostgreSQL. Poll-based worker with FOR UPDATE SKIP LOCKED, exponential backoff retries, and a Java SDK for one-dependency integration.
Add a description, image, and links to the exponential-backoff topic page so that developers can more easily learn about it.
To associate your repository with the exponential-backoff topic, visit your repo's landing page and select "manage topics."