Java에서의 스레드 구현 Process vs Thread Thread class를 이용한 thread 구현 Runnable interface를 이용한 thread 구현 Class 확장과 Interface 구현을 이용한 thread 구현 비교 Thread 멈추기 Thread 동기화 Thread 상태 Thread Pool Daemon thread