TIBCOSoftware / mashling

Project Mashling
86 stars 15 forks source link

smart circuit breaker #205

Open cchristodulis opened 6 years ago

cchristodulis commented 6 years ago

As Aaron the developer

I want to implement a microgateway to front my microservices to set up a smart circuit breaker pattern

so that failures or outages can be predicted, and proactively addressed via [Load Balancing / DevOps integration / queuing / ??]