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

[FEAT] SQS를 이용한 스케줄링 작업 최적화 #93

Closed
2 tasks done
jun02160 opened this issue Aug 12, 2023 · 0 comments
Closed
2 tasks done

[FEAT] SQS를 이용한 스케줄링 작업 최적화 #93

jun02160 opened this issue Aug 12, 2023 · 0 comments
Assignees
Labels
ddongseop🍑 ✨Feat 새로운 기능 추가 예준🍒 🔧Modify 코드 수정 (기능의 변화가 있을 때)

Comments

@jun02160
Copy link
Member

jun02160 commented Aug 12, 2023

✨ 이슈 내용

  • 오늘의 질문 알림기능을 Spring Scheduler의 cron 표현식으로 구현하는 기존 방식에서 AWS SQS를 이용하는 방식으로 스케줄링 작업 최적화를 시도해보려 한다!

✅ 체크리스트

  • API-Server 에서 SQS 관련 TODO 하나씩 해결!
  • 알림서버에 구현되어 있는 스케줄링 작업을 분리하여 대기열에 추가하는 코드 추가
@jun02160 jun02160 added 예준🍒 ✨Feat 새로운 기능 추가 🔧Modify 코드 수정 (기능의 변화가 있을 때) labels Aug 12, 2023
@jun02160 jun02160 self-assigned this Aug 12, 2023
@ddongseop ddongseop self-assigned this Aug 14, 2023
jun02160 added a commit that referenced this issue Aug 14, 2023
ddongseop added a commit that referenced this issue Aug 14, 2023
[FEAT] SQS를 활용해 푸시서버에서 스케줄링과 Slack 알림을 발송하도록 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ddongseop🍑 ✨Feat 새로운 기능 추가 예준🍒 🔧Modify 코드 수정 (기능의 변화가 있을 때)
Projects
None yet
Development

No branches or pull requests

2 participants