Skip to content
Donald Belcham edited this page Jul 29, 2014 · 7 revisions

Dervish is an framework that allows you to implement the Circuit Breaker pattern in your .NET applications.

The initial idea for implementing the Circuit Breaker pattern struck me when reading the book Release It! Having the need for an implementation on a project I was lead to Tatham Oddie's Reliability Patterns library. I was able to