FreeBSD.software
Home/www/py311-aiobreaker

py311-aiobreaker

1.2.0www

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.

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

Dependencies (1)