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

refactor: ThreadPool 사이즈 변경 #71

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

youjungHwang
Copy link
Member

#️⃣ 관련 이슈

📝 작업한 내용

  • ec2 속도가 느려 ThreadPool 사이즈 변경을 하고 해당 내용을 application.yml로 관리했습니다.

💬 논의하고 싶은 내용

  • 모니터링한 결과 특정 시점에 cpu 사용률이 90%가 넘어 ThreadPool의 core, max 사이즈를 변경했는데, 다른 방법이 있을지 논의하고 싶습니다.

- ec2 속도가 느려 ThreadPool 사이즈 변경을 시도했습니다.
@youjungHwang youjungHwang added the 🛠 Refactor 리팩토링을 해봐요! label Sep 3, 2024
@youjungHwang youjungHwang self-assigned this Sep 3, 2024
@youjungHwang youjungHwang linked an issue Sep 3, 2024 that may be closed by this pull request
2 tasks
@youjungHwang youjungHwang added the 🚀 BE 우리는 백엔드 개발자! label Sep 3, 2024
Copy link
Contributor

@Jeongjjuna Jeongjjuna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

유의미한 결과가 있었으면 좋겠네요....!!

@youjungHwang youjungHwang merged commit 1667326 into develop Sep 3, 2024
1 check passed
@youjungHwang youjungHwang deleted the refactor/#70-threadpool사이즈변경 branch September 3, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 BE 우리는 백엔드 개발자! 🛠 Refactor 리팩토링을 해봐요!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: ThreadPool 사이즈 변경
2 participants