사용자 도구

사이트 도구


java:performance

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
java:performance [2015/09/08 08:47]
kwon37xi [Selector.select() CPU 100%]
java:performance [2018/03/06 15:36]
kwon37xi [Java Performance]
줄 25: 줄 25:
   * [[http://www.infoq.com/presentations/jvm-optimization|JVM Optimization 101]]   * [[http://www.infoq.com/presentations/jvm-optimization|JVM Optimization 101]]
   * [[https://github.com/ScottOaks/JavaPerformanceTuning|Examples for O'Reilly & Associates Java Performance Tuning: The Definitive Guide]]   * [[https://github.com/ScottOaks/JavaPerformanceTuning|Examples for O'Reilly & Associates Java Performance Tuning: The Definitive Guide]]
 +  * [[http://www.baeldung.com/java-jvm-warmup|How to Warm Up the JVM]]
 +  * [[https://engineering.linkedin.com/garbage-collection/garbage-collection-optimization-high-throughput-and-low-latency-java-applications|Garbage Collection Optimization for High-Throughput and Low-Latency Java Applications]]
 +  * [[https://apacheignite.readme.io/docs/jvm-and-system-tuning|Garbage Collection Tuning]]
  
 ===== Java World Java Performance Series ===== ===== Java World Java Performance Series =====
줄 69: 줄 72:
   * [[http://knight76.tistory.com/entry/Apache-Mina-%EC%82%AC%EB%A1%80%EC%97%90%EC%84%9C-%EB%B3%B8-Selectorselect-%EC%9D%B4%EC%8A%88-cpu-100-%ED%8A%80%EB%8A%94-%ED%98%84%EC%83%81|Apache Mina 사례에서 본 Selector.select() 이슈- cpu 100% 튀는 현상]]   * [[http://knight76.tistory.com/entry/Apache-Mina-%EC%82%AC%EB%A1%80%EC%97%90%EC%84%9C-%EB%B3%B8-Selectorselect-%EC%9D%B4%EC%8A%88-cpu-100-%ED%8A%80%EB%8A%94-%ED%98%84%EC%83%81|Apache Mina 사례에서 본 Selector.select() 이슈- cpu 100% 튀는 현상]]
   * [[http://stackoverflow.com/questions/20475290/why-does-select-consume-so-much-cpu-time-in-my-program|java - Why does select() consume so much CPU time in my program? - Stack Overflow]]   * [[http://stackoverflow.com/questions/20475290/why-does-select-consume-so-much-cpu-time-in-my-program|java - Why does select() consume so much CPU time in my program? - Stack Overflow]]
 +  * [[http://bugs.java.com/view_bug.do?bug_id=6693490|Bug ID: JDK-6693490 (se) select throws "File exists" IOException under load (lnx)]]
 +
  
java/performance.txt · 마지막으로 수정됨: 2020/09/17 23:00 저자 kwon37xi