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

컨테이너 스케줄링 #206

Merged
merged 90 commits into from
Dec 4, 2024
Merged

컨테이너 스케줄링 #206

merged 90 commits into from
Dec 4, 2024

Conversation

mjh000526
Copy link
Collaborator

#️⃣연관된 이슈

close #151

📝작업 내용

  1. 컨테이너 동적 실행 : 요청이 있을 때 컨테이너를 할당받고 start,stop로 관리
  2. 컨테이너 상시실행: 요청이 있을 때 pool에서 가져와서 바로 실행
  3. single 컨테이너 실행 : 한 컨테이너에 고유id로 디렉토리를 생성하고 실행

스크린샷 (선택)

result

Copy link
Collaborator

@kimhji kimhji left a comment

Choose a reason for hiding this comment

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

LGTM~

@mjh000526 mjh000526 merged commit adbcdc5 into main Dec 4, 2024
2 checks passed
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.

컨테이너 최적화
2 participants