티스토리 뷰

728x90

https://bcho.tistory.com/1247

 

Circuit breaker 패턴을 이용한 장애에 강한 MSA 서비스 구현하기 #1 - Circuit breaker와 넷플릭스 Hystrix

Circuit breaker 패턴을 이용한 장애에 강한 MSA 서비스 구현하기 #1 Circuit breaker와 넷플릭스 Hystrix 조대협 (http://bcho.tistory.com) MSA에서 서비스간 장애 전파 마이크로 서비스 아키텍쳐 패턴은 시스템..

bcho.tistory.com

https://github.com/Netflix/Hystrix

 

GitHub - Netflix/Hystrix: Hystrix is a latency and fault tolerance library designed to isolate points of access to remote system

Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di...

github.com

 

728x90

'공부' 카테고리의 다른 글

[Java] Async & Sync; Blocking & Non-Blocking  (0) 2021.12.28
[Database] Cardinality  (0) 2021.12.27
[Java] stream lambda max & min  (0) 2021.12.27
[Java] Strong Reference vs Weak Reference  (0) 2021.12.27
[MySQL] IFNULL(field, 'default')  (0) 2021.12.27
댓글