728x90 Java87 The impact of Garbage Collection on Java performance The impact of Garbage Collection on Java performance원문:http://blog.dynatrace.com/2011/03/24/the-impact-of-garbage-collection-on-java-performance/ Major GC가 성능면에서 부정적인 영향을 주는 것은 명백 하지만 우리가 주의해야 할 것이 Major GC 만은 아닙니다. 그리고 우리가 항상 Major GC와 Minor GC을 구분할 수 있는 것도 아.. 2018. 4. 19. Introduction to servlet 3 new features Introduction to servlet 3.0 new features The servlet 3.0 specification has come up with many new and exciting features. This article explains the major changes since the previous specification. Web framework pluggability Servlet API is the building block of the Java web applications. Almost all the java web application frameworks build on top of the Servlet API. Examples are Sp.. 2018. 4. 19. Introduction of JDK 7 JDK 7 Version Plan Project Coin (JSR TBD) InvokeDynamic (JSR 292) Fork/Join Framework Mid 2011 Strict Verification Parallel Class Loaders Transfer Queues Phasers Unicode 6.0 Swing Nimbus XRender Pipeline ECC Swing J Layer More New I/O (J SR 203) JDBC 4.1 TLS 1.2 Enhanced Locales SDP & SCTP JDK 8 Version Plan Project Jigsaw Project Lambda Late 2012 Type Annotations (JSR 308) Bul.. 2018. 4. 19. Inspecting HotSpot JVM Options Inspecting HotSpot JVM OptionsIntroductionA method for inspecting the comprehensive set of HotSpot JVM options and some examples comparing different outputs.BackgroundThe Oracle JVM provides an enormous spectrum of options to control the runtime JVM. These options are given a criminally short and non-comprehensive discussion at the OTN here. OTN divides these options into three.. 2018. 4. 19. Dependency Injection in Java EE 6 - Part 2 This series of articles introduces Contexts and Dependency Injection for Java EE (CDI), a key part of the Java EE 6 platform. Standardized via JSR 299, CDI is the de-facto API for comprehensive next-generation type-safe dependency injection as well as robust context management for Java EE. Led by Gavin King, JSR 299 aims to synthesize the best-of-breed features from solutions l.. 2018. 4. 19. Dependency Injection in Java EE 6 - Part 1 This series of articles introduces Contexts and Dependency Injection for Java EE (CDI), a key part of the soon to be finalized Java EE 6 platform. Standardized via JSR 299, CDI is the de-facto API for comprehensive next-generation type-safe dependency injection for Java EE. Led by Gavin King, JSR 299 aims to synthesize the best-of-breed dependency injection features from soluti.. 2018. 4. 19. 이전 1 2 3 4 5 6 ··· 15 다음 728x90