728x90 오래된글/Articles48 The Cost of an Exception 원문: http://blog.dynatrace.com/2011/04/12/the-cost-of-an-exception/ The Cost of an Exception 최근에 “Exception” 비용에 대한 큰 논의가 dynatrace에서 있었다고 합니다. 대부분의 고객이 Exception이 Application Performance에 미치는 영향에 대해서 고려하지 않는다고 한다. Exception 비용을 측정할 수 있는 간략한 Code를 .. 2018. 4. 19. Android XML Binding with Simple Framework Tutorial 원문: http://www.javacodegeeks.com/2011/02/android-xml-binding-simple-tutorial.html XML은 WebService영역에서 아주 중요한 위치를 차지 하고 있습니다. 특히 최근 Mobile 환경에서 RESTful WebService가 표준처럼 사용되고 있습니다. RESTful WebService에서 Object와 XML 사이의 변환 즉 Binding에 JAXB가장 많이 사용하고 있습니.. 2018. 4. 19. Android HTTP Camera Live Preview Tutorial 원문: http://www.javacodegeeks.com/2011/03/android-http-camera-live-preview.html Android SDK에는 Camera class가 포함되어 있습니다. 이 Class는 하드웨어 Camera 디바이스를 추상화 하여 쉽게 조작할 수 있게 해줍니다. 하지만 SDK에서는 Camera enulation이 지원되지 않아 테스트해보는데 어려움이 많습니다. 본 문서에서.. 2018. 4. 19. 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. Stomp On Web Sockets Stomp On Web Sockets원문: http://jmesnil.net/stomp-websocket/doc/ What is Stomp? Stomp은 간단한 텍스트 지향 메시징 프로토콜 입니다. 이것은 Stom client가 Stom Message Broker와 상호 정보교환이 가능하도록 정의하고 있습니다. Web Socket? HTML5에 추가된 기능으로 브라우저가 화면 내에서 Socket 통신이 가능하도록 하.. 2018. 4. 19. HTML5 1.HTML5 소개 2004년 WHATWG의 초안으로부터 시작된 이 표준안은 웹 브라우저 호환성, 구조적이고 의미적 마크업 및 편리한 웹폼 기능을 제공하여 웹 개발자들의 생산성을 높임 1.1 HTM5의 배경 HTML의 호환성을 유지, 웹 개발자들이 실질적으로 부딪히는 문제를 해결하는 것이다. 정보와 의미, 손 .. 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. SIP Servlet SIP(Session Initial Protocol)는 두 엔드포인트 사이에 세션을 설정, 수정하고 종료할 때 쓰이는 시그널링 프로토콜이다. SIP는 양자간 호출, 다자간 호출 심지어 인터넷 호출/멀티미디어 호출/멀티미디어 배포를 위한 멀티캐스트 세션을 설정할 때도 사용한다. SIP Servlet(JSR 116) API는 SIP 구성요소 .. 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. 이전 1 2 3 4 5 6 다음 728x90