FreeBSD.software
Home/www/py311-aiobreaker

py311-aiobreaker

1.2.0

AIO Circuit Breaker pattern

aiobreaker is a Python implementation of the Circuit Breaker pattern, described in Michael T. Nygard's book Release It!. Circuit breakers exist to allow one subsystem to fail without destroying the entire system. This is done by wrapping dangerous operations (typically integration points) with a component that can circumvent calls when the system is not healthy.

Origin: www/py-aiobreaker
Category: www
Size: 307KiB
License: BSD3CLAUSE
Maintainer: otis@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install py311-aiobreaker

Dependencies (1)

More in www