Skip to content

Pgk notes

Ideas, links, quotes and more

Category: design patterns

Simple CircuitBreaker in Python

If an app is communicating with remote/networked softwaren(think databases, key-value stores,nwebservices and queues to name a few)nit can and will fail.

design patterns, programming, python Leave a comment October 31, 2017 1 Minute
Powered by WordPress.com.
 

Loading Comments...