Skip to content

Sample Implementation of Circuit Breaker Design pattern

Notifications You must be signed in to change notification settings

talk2viren/circuitbreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circuit Breaker

Sample Implementation of Circuit Breaker

Currently ouput values are hardcoded for success.

http://localhost:8080/hystrix/client/1

Success Path Variable : 1 Any other will go for failure and will break the circuit.

Hystrix Dashboard

http://localhost:8080/hystrix

About

Sample Implementation of Circuit Breaker Design pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published