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

여석 데이터를 인메모리에 저장한다. #12

Open
3Juhwan opened this issue Jan 25, 2025 · 0 comments
Open

여석 데이터를 인메모리에 저장한다. #12

3Juhwan opened this issue Jan 25, 2025 · 0 comments
Assignees
Labels
기능 새로운 기능을 개발해요.

Comments

@3Juhwan
Copy link
Member

3Juhwan commented Jan 25, 2025

논의할 내용

크롤러로부터 실시간 여석 데이터를 받아와서 저장해야 합니다. 저장하는 공간을 인메모리로 두어 속도를 향상시킵니다.

  • 크롤러로부터 실시간 데이터를 어떻게 조회하면 좋을까요? 이것도 폴링/SSE/소켓이라는 선택지가 있을 것 같아요.
  • 데이터를 어떤 방식으로 가져올까요? 예시를 들어볼게요!
    • 1초마다 전과목에 대한 여석 데이터를 가져온다.
    • 여석이 변경된 데이터만 실시간으로 가져온다.
  • 크롤러로부터 데이터를 조회하는 코드, 저장하는 코드 등이 클래스로 분리되면 좋겠어요.

더 논의할 사항이 있다면 알려주세요 😀

@3Juhwan 3Juhwan self-assigned this Jan 26, 2025
@3Juhwan 3Juhwan added 기능 새로운 기능을 개발해요. and removed 기능 새로운 기능을 개발해요. labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 새로운 기능을 개발해요.
Projects
None yet
Development

No branches or pull requests

1 participant