사용자 도구

사이트 도구


java:concurrent

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
java:concurrent [2017/08/10 14:57]
kwon37xi
java:concurrent [2021/10/08 23:34] (현재)
kwon37xi
줄 6: 줄 6:
   * [[http://javarevisited.blogspot.kr/2014/07/top-50-java-multithreading-interview-questions-answers.html|Top 50 java multithreading interview questions and answers]]   * [[http://javarevisited.blogspot.kr/2014/07/top-50-java-multithreading-interview-questions-answers.html|Top 50 java multithreading interview questions and answers]]
   * [[http://tmondev.blog.me/220945933678|Java8 Parallel Stream, 성능장애를 조심하세요!]]   * [[http://tmondev.blog.me/220945933678|Java8 Parallel Stream, 성능장애를 조심하세요!]]
 +  * [[https://dzone.com/articles/6-best-books-to-learn-multithreading-and-concurren|6 Best Books to Learn Multithreading and Concurrency in Java - DZone Java]]
 +  * [[https://maildroppa.com/|Java Concurrency and Multithreading Tutorial]]
  
 ===== backport jsr 166 ===== ===== backport jsr 166 =====
   * [[http://backport-jsr166.sourceforge.net/|backport-util-concurrent - Distributed Computing Laboratory, Emory University]]   * [[http://backport-jsr166.sourceforge.net/|backport-util-concurrent - Distributed Computing Laboratory, Emory University]]
 +
 +===== double checked locking =====
 +  * [[https://en.wikipedia.org/wiki/Double-checked_locking|Double-checked locking - Wikipedia]]
  
 ===== CompletionService ===== ===== CompletionService =====
줄 18: 줄 23:
   * [[http://blog.teamlazerbeez.com/2009/04/29/java-completionservice/|Under-appreciated Java Classes Part I: CompletionService]]   * [[http://blog.teamlazerbeez.com/2009/04/29/java-completionservice/|Under-appreciated Java Classes Part I: CompletionService]]
   * [[http://rdafbn.blogspot.kr/2013/01/executorservice-vs-completionservice-vs.html|Remove duplications and fix bad names: ExecutorService VS CompletionService VS normal loop]]   * [[http://rdafbn.blogspot.kr/2013/01/executorservice-vs-completionservice-vs.html|Remove duplications and fix bad names: ExecutorService VS CompletionService VS normal loop]]
 +
 +===== 참조 =====
 +  * [[https://javarevisited.blogspot.com/2015/06/java-lock-and-condition-example-producer-consumer.html|How to use Lock and Condition variable in Java? Producer Consumer Example Tutorial]]
  
java/concurrent.1502346472.txt.gz · 마지막으로 수정됨: 2017/08/10 14:57 저자 kwon37xi