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
Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate.
Gossip Protocol for decentralized group communication.
A simple app highlighting how we can implement retry mechanism in Spring Boot
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
A simple app highlighting how we can implement retry mechanism using custom retry policy in Spring Boot
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."