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

Step 10: 멀티쓰레드 프로그래밍 #12

Open
headF1rst opened this issue Sep 14, 2022 · 0 comments
Open

Step 10: 멀티쓰레드 프로그래밍 #12

headF1rst opened this issue Sep 14, 2022 · 0 comments
Assignees
Labels
과제 이번 할당 과제

Comments

@headF1rst
Copy link
Contributor

학습 목표

자바의 멀티쓰레드 프로그래밍에 대해서 공부하기

학습할 것

  • Thread 클래스와 Runnable 인터페이스
  • 쓰레드의 상태
  • 쓰레드의 우선순위
  • Main 쓰레드
  • 동기화
  • 데드락

마감 일시

2022년

@headF1rst headF1rst added the 과제 이번 할당 과제 label Sep 14, 2022
@headF1rst headF1rst self-assigned this Sep 14, 2022
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