thefarmersfront / helloworld-comment

Kurly Dev Blog Comment Repository
2 stars 1 forks source link

blog/distributed-redisson-lock/ #56

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

풀필먼트 입고 서비스팀에서 분산락을 사용하는 방법 - Spring Redisson - 컬리 기술 블로그

http://thefarmersfront.github.io/blog/distributed-redisson-lock/

eeunheechoi commented 1 year ago

이슈로 고민하고 학습하여 구현 결과물로까지 이어졌네요. 멋져요!! 비즈니스 로직에서 중복 고민 필요 없이 AOP 어노테이션으로 편하게 사용할 수 있게 만들어 주셔서 감사합니다:smile:

hhlyn0328 commented 1 year ago

동시성 이슈는 다양한 환경과 다양한 원인으로 정말 많이 만나게 되는 이슈인 것 같아요 도입하는 과정에서 고민하셨던 부분들, 검증하셨던 부분들 잘 정리해주셔서 좋은 참고가 될 것 같아요 😊

Doohwancho commented 1 year ago

publish/subscriber에 고질적인 중복등록 문제에 대한 해결책, 동시성 문제 해결법, reflection 적용법, repeatable_read에서 lock과 commit의 순서 배치 문제 등 혜안 얻고 갑니다~ 감사합니다.

hyukjoonkwon commented 1 year ago

잘 정리된 글 읽고 갑니다~ 멋져요!!

joonseolee commented 1 year ago

동시성관련해서 이런 다른분들은 어떻게 처리할까 정말 궁금했던 부분인데 우빈님덕에 말끔히 해결되었습니다 ㅎㅎ 감사합니다!

seong-wooo commented 11 months ago

좋은글.. 잘..읽고갑니다..

Dayeaa commented 10 months ago

좋아요좋아요~!!

dkswnkk commented 10 months ago

좋은 글 감사합니다

hyeonnie commented 6 months ago

감사합니다. 참조하여 운영중인 서비스에 적용할 수 있었습니다.

kingseungil commented 6 months ago

좋은글 잘 읽고갑니다 ! :)

bear-engineer commented 4 months ago

항상 고민하던 내용인데, 좋은글 감사합니다.