Skip to content

[Fix] --concurrency로 프로세스 수 조절하기#12

Open
daiseek wants to merge 1 commit into
developfrom
fix/#11
Open

[Fix] --concurrency로 프로세스 수 조절하기#12
daiseek wants to merge 1 commit into
developfrom
fix/#11

Conversation

@daiseek

@daiseek daiseek commented Aug 27, 2025

Copy link
Copy Markdown
Owner

#️⃣연관된 이슈

ex) #이슈번호, #이슈번호
#11

📝작업 내용

docker-compose.prod.yml에서 --concurrency 설정을 변경했습니다.
배포 서버에서 저 설정을 바꾸어가며 부하테스트를 진행하고, 프로세스 수가 몇 개일때 최적인지 알아보겠습니다.
해당 PR은 최적의 프로세스 수를 찾을 경우 merge합니다.

@daiseek daiseek linked an issue Aug 27, 2025 that may be closed by this pull request
1 task
@daiseek daiseek self-assigned this Aug 27, 2025
@daiseek daiseek added the fix label Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[fix] celery --concurrency 조절

1 participant