Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

비동기 작업 개선 #35

Open
3 of 5 tasks
sssukho opened this issue Jan 9, 2025 · 0 comments
Open
3 of 5 tasks

비동기 작업 개선 #35

sssukho opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
modification Modify feature

Comments

@sssukho
Copy link
Collaborator

sssukho commented Jan 9, 2025

샵 좋아요 개선을 kafka를 이용하여 동시성 이슈를 방지할 수 있도록 개선했기 때문에 이메일 전송 기능 또한 비동기로 처리 될 수 있는 기능이기 때문에 카프카를 활용한 방식으로 수정할 예정입니다.

  • 기존 API 서버의 비동기 스레드 풀을 이용해 이메일 전송하던 기능을 카프카를 통한 방식으로 개선
  • 샵 좋아요 이벤트 객체 common 으로 이동
  • 이메일 인증번호 확인 API 응답 방식 개선
  • 분리시킨 db 모듈로 카프카 컨슈머에서 직접 DB 처리할 수 있도록 개선
  • 메세지 압축 방법 조사 및 적용
@sssukho sssukho added the modification Modify feature label Jan 9, 2025
@sssukho sssukho self-assigned this Jan 9, 2025
@sssukho sssukho changed the title 이메일 전송 기능 개선 비동기 작업 개선 Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modification Modify feature
Projects
None yet
Development

No branches or pull requests

1 participant