05 September 2017

Apache Safeguard is a toolkit for making your enterprise applications more robust and fault tolerant. It implements MicroProfile Fault Tolerance specification, supporting:

  • Retry Policies

  • Circuit Breakers

  • Bulkheads

As well as giving developers the ability to define timeouts, asynchronous operations and fallback behaviors for your applications.