Looks like microsoft offers something for the CLR *sigh*

    
http://blogs.microsoft.co.il/blogs/sasha/archive/2008/08/25/garbage-collection-notifications-in-net-3-5-sp1.aspx

These might also help, I didn't see anything like this tho

http://java.sun.com/docs/hotspot/gc5.0/gc_tuning_5.html
http://java.sun.com/docs/hotspot/gc1.4.2/faq.html


On Sep 20, 6:07 am, Christian Catchpole <[EMAIL PROTECTED]>
wrote:
> also note that big servers with collection problems could use the
> concurrent collector.
>
> On Sep 19, 2:03 pm, blake <[EMAIL PROTECTED]> wrote:
>
>
>
> > This seems so obvious that, either there's some way to do it already
> > or I'm totally overlooking something and it is a really horrible idea.
>
> > Why doesn't a JVM provide some means of getting notifications that a
> > GC has started/completed.  I looked at the JMX interface (quickly I
> > admit) but I didn't see any such thing.
>
> > In the big-server realm, it might be nice to point a load balancer
> > away from some box, while it was running its 10 sec GC.
>
> > -blake
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to