<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Signal Garbage Collection going on ...</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Fri, 24 May 2013 06:15:52 -0400</pubDate>


    <item>

        <title>JVMPI</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45892</link>

        

        
            <description><![CDATA[Write a JVMPI client, that way not only can you monitor and signal to the other VM's that a particular VM is undergoing GC, but you can also signal upon end of GC as well.]]></description>
        

        <pubDate>Wed, 29 Aug 2007 07:38:01 -0400</pubDate>

        

        <jf:creationDate>Wed, 29 Aug 2007 07:38:01 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 29 Aug 2007 07:38:01 -0400</jf:modificationDate>
        <jf:date>Aug 29, 2007</jf:date>
        <jf:author>Jason Frank</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Caching and GC</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45892</link>

        

        
            <description><![CDATA[We've found after much pain that caching, if it is any efficient (that is, if cached object is to be reused at least several times), guarantees that a cached object will be promoted to tenured/old gen space. And under decent load, collecting 1GB of heap...]]></description>
        

        <pubDate>Fri, 20 Jul 2007 12:30:43 -0400</pubDate>

        

        <jf:creationDate>Fri, 20 Jul 2007 12:30:43 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 20 Jul 2007 12:30:43 -0400</jf:modificationDate>
        <jf:date>Jul 20, 2007</jf:date>
        <jf:author>Denis Baranov</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Confusing... real-time from BEA?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45892</link>

        

        
            <description><![CDATA[I've only heard a suggestion to use Sun's real-time no-pause VM. I was also told its license is hefty. If JRockit can really do the same (or close) free of charge, hey, why not try it out? That is, if throughput degradation is not too severe. I barely...]]></description>
        

        <pubDate>Fri, 20 Jul 2007 12:24:58 -0400</pubDate>

        

        <jf:creationDate>Fri, 20 Jul 2007 12:24:58 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 20 Jul 2007 12:24:58 -0400</jf:modificationDate>
        <jf:date>Jul 20, 2007</jf:date>
        <jf:author>Denis Baranov</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Signal Garbage Collection going on ...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45892</link>

        

        
            <description><![CDATA[Hi....]]></description>
        

        <pubDate>Fri, 20 Jul 2007 09:50:08 -0400</pubDate>

        

        <jf:creationDate>Fri, 20 Jul 2007 09:50:08 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 20 Jul 2007 09:50:08 -0400</jf:modificationDate>
        <jf:date>Jul 20, 2007</jf:date>
        <jf:author>Alexey Titorenko</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Signal Garbage Collection going on ...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45892</link>

        

        
            <description><![CDATA[Instead of expecting or finding out a mechanism to detect whether GC is ON on a node, would you prefer to initiate garbage collection at regular intervals from the master to the slave. Thus, the master will know which node is notified to do gc, and keep...]]></description>
        

        <pubDate>Fri, 20 Jul 2007 07:01:37 -0400</pubDate>

        

        <jf:creationDate>Fri, 20 Jul 2007 07:01:37 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 20 Jul 2007 07:01:37 -0400</jf:modificationDate>
        <jf:date>Jul 20, 2007</jf:date>
        <jf:author>James David</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Bug the HotSpot guys :)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45892</link>

        

        
            <description><![CDATA[As was explained to me, once GC has started, there's no way to do anything in that VM. I started asking, what if HotSpot were to notify (via JMX or something) that it is about to stop, before it stopped, and the suggestion was, that HotSpot could publish...]]></description>
        

        <pubDate>Thu, 19 Jul 2007 16:25:11 -0400</pubDate>

        

        <jf:creationDate>Thu, 19 Jul 2007 16:25:11 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 19 Jul 2007 16:25:11 -0400</jf:modificationDate>
        <jf:date>Jul 19, 2007</jf:date>
        <jf:author>Denis Baranov</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Signal Garbage Collection going on ...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45892</link>

        

        
            <description><![CDATA[I can suggest you some ideas,...]]></description>
        

        <pubDate>Wed, 18 Jul 2007 06:28:12 -0400</pubDate>

        

        <jf:creationDate>Wed, 18 Jul 2007 06:28:12 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 18 Jul 2007 06:28:12 -0400</jf:modificationDate>
        <jf:date>Jul 18, 2007</jf:date>
        <jf:author>Ramkumar R</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Signal Garbage Collection going on ...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45892</link>

        

        
            <description><![CDATA[Was trying to tune my application for better performance and started getting deeper and deeper into Garbage Collections..My main concern currently is to minimize big pauses for a major collection..I know we can do this to an extent using a Throughput...]]></description>
        

        <pubDate>Thu, 21 Jun 2007 12:48:04 -0400</pubDate>

        

        <jf:creationDate>Thu, 21 Jun 2007 12:48:04 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 21 Jun 2007 12:48:04 -0400</jf:modificationDate>
        <jf:date>Jun 21, 2007</jf:date>
        <jf:author>Sharmila Challa</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>



</channel>
</rss>

