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

DB 부하 최소화 #3

Merged
merged 13 commits into from
Sep 6, 2024
Merged

DB 부하 최소화 #3

merged 13 commits into from
Sep 6, 2024

Conversation

starwook
Copy link
Owner

@starwook starwook commented Sep 4, 2024

연관된 이슈

https://watermelon-clap.atlassian.net/jira/software/projects/WB/boards/2?selectedIssue=WB-300

작업 내용

  • OrderApplyCount 레코드 분리하여 비관적 락 분산
  • OrderApplyCount 접근시 ArrayBlockingQueue로 ID 로드밸런싱하여 접근
  • ArrayBlockingQueue의 Poll 횟수 제한으로 DB 접근 최소화

스크린샷 (선택)

image

@starwook starwook changed the title 커넥션 시간 축소 DB 부하 최소화 Sep 6, 2024
@starwook starwook merged commit 35875cb into dev Sep 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant