Hacker News new | past | comments | ask | show | jobs | submit login

I've seen high throughput apps doing 45 second "stop the world" garbage collection cycles because of high disk I/O and enabled GC logging (the process just sat there waiting for some I/O time to flush the GC log file).

So in theory tuning GC isn't thaaaaaat complicated. In practice however I've seen horrible things :(




Sure, I'm not saying pathological cases can't come up. Just that JVM GC tuning isn't usually that big a deal. IOW, it isn't some "black art" that only uber-wizards can comprehend..




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: