http://blog.kangwoo.kr/58


http://javacan.tistory.com/124


http://namoda.springnote.com/pages/568469


http://xrath.com/javase/ko/6/docs/ko/api/java/util/concurrent/Executors.html


http://blog.naver.com/PostView.nhn?blogId=minis24&logNo=80152375114


http://blog.naver.com/PostView.nhn?blogId=seban21&logNo=70111658316&categoryNo=12&viewDate=&currentPage=1&listtype=0


http://ismydream.tistory.com/46 (어렵다, 책을 사서 봐야겠다)


JVM은 모든 스레드가 종료되기 전에는 종료되지 않고 대기하기 때문에 Executor를 제대로 종료시키지 않으면 JVM 자체가 종료되지 않고 대기하기도 합니다.

Posted by 빨강토끼
,