<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Java Code Geeks &#187; Art Gourevitch</title> <atom:link href="http://www.javacodegeeks.com/author/Art-Gourevitch/feed/" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Wed, 19 Jun 2013 07:00:21 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Tracking excessive garbage collection in Hotspot JVM</title><link>http://www.javacodegeeks.com/2012/06/tracking-excessive-garbage-collection.html</link> <comments>http://www.javacodegeeks.com/2012/06/tracking-excessive-garbage-collection.html#comments</comments> <pubDate>Thu, 21 Jun 2012 22:00:00 +0000</pubDate> <dc:creator>Art Gourevitch</dc:creator> <category><![CDATA[Core Java]]></category> <category><![CDATA[Garbage Collection]]></category> <category><![CDATA[JVM]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/tracking-excessive-garbage-collection-in-hotspot-jvm.html</guid> <description><![CDATA[Quite frequently due to memory leaks or other memory problems applications freeze leaving only the garbage collector (GC) process running unsuccessfully trying to free some space. This happens until watchdog (or frustrated administrator) restarts the application and the problem is never solved. The goal of this article is to show how to identify excessive GC [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/06/tracking-excessive-garbage-collection.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Introduction to BTrace for Java applications</title><link>http://www.javacodegeeks.com/2012/06/introduction-to-btrace-for-java.html</link> <comments>http://www.javacodegeeks.com/2012/06/introduction-to-btrace-for-java.html#comments</comments> <pubDate>Mon, 18 Jun 2012 13:00:00 +0000</pubDate> <dc:creator>Art Gourevitch</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[BTrace]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Performance]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/introduction-to-btrace-for-java-applications.html</guid> <description><![CDATA[The aim of this article is to learn how to dynamically trace/observe running Java applications (JDK 6+) using BTrace without changing the code and configuration params of the applications. What is BTrace? BTrace is an open source project that was started in 2007 and was originally owned by two people – A.Sundararajan and K. Balasubramanian. [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/06/introduction-to-btrace-for-java.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Just in Time Compiler (JIT) in Hotspot</title><link>http://www.javacodegeeks.com/2012/06/just-in-time-compiler-jit-in-hotspot.html</link> <comments>http://www.javacodegeeks.com/2012/06/just-in-time-compiler-jit-in-hotspot.html#comments</comments> <pubDate>Fri, 15 Jun 2012 13:00:00 +0000</pubDate> <dc:creator>Art Gourevitch</dc:creator> <category><![CDATA[Core Java]]></category> <category><![CDATA[Garbage Collection]]></category> <category><![CDATA[JIT]]></category> <category><![CDATA[JVM]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/just-in-time-compiler-jit-in-hotspot.html</guid> <description><![CDATA[The Just In Time Compiler (JIT) concept and more generally adaptive optimization is well known concept in many languages besides Java (.Net, Lua, JRuby). In order to explain what is JIT Compiler I want to start with a definition of compiler concept. According to wikipedia compiler is &#8216; a computer program that transforms the source [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/06/just-in-time-compiler-jit-in-hotspot.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/8 queries in 0.006 seconds using apc
Object Caching 841/876 objects using apc
Content Delivery Network via jcg.javacodegeeks.netdna-cdn.com

Served from: www.javacodegeeks.com @ 2013-06-19 12:51:50 -->