Skip to content

rmosali/mule-circuit-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

mule-circuit-breaker

Implementation of the Circuit Breaker design pattern as a Mule DevKit component. Heavily based on John D'Emic's article on that topic. In lieu of any additional documentation, please refer to that article. The most important functional change compared to what is documented there is the following:

  • The tripOnException attribute may also name a super-class of the actually thrown exception. This requires that class to be loadable by Class.forName().

About

Implementation of the Circuit Breaker design pattern as a Mule DevKit component.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages