rhuffman / re-retryingLinks
A Java library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that communicates with a remote service with flaky uptime.
☆36Updated 7 years ago
Alternatives and similar repositories for re-retrying
Users that are interested in re-retrying are comparing it to the libraries listed below
Sorting:
- Lightweight Java library for retrying unreliable logic - DEPRECATED☆206Updated 2 years ago
- Simple performance framework for java☆209Updated 10 months ago
- Vibur Object Pool - general-purpose concurrent Java object pool