-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
questionFurther information is requestedFurther information is requested
Description
4장
- 처리율 제한 장치와 서킷 브레이커의 차이점은? (비슷한 거 같음)
- 다시 생각해보니 사용하는 환경 자체도 다른듯?
rate limit은 사용자의 요청으로 분류, 서킷 브레이커는 서킷 브레이커 서버가 헬스 체크를 통해 서킷을 열지 말지 결정하지 않나?
- 다시 생각해보니 사용하는 환경 자체도 다른듯?
5장
- redis consistent hashing - (우아한테크세미나-우아한레디스 by 강대명님)
- consistent hahsing도 실제 부하를 아주 균등하게 나누지 않음.
- 이를 위해 Adaptive consistent hashing을 이용할 수도 있음(위 영상 1:37:00)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested