blob: 23bc9a9b96fd50bad5cfdd8b3ba8a02ab07a75d4 [file] [log] [blame]
title=Safeguard
date=2017-09-05
type=page
status=published
~~~~~~
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.