Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The biggest of them was all of the Node objects that ConcurrentSkipListSet generates. Replacing that with a synchronized TreeSet fixed most GC issues.

Yes, this was a 100K+ element collection being concurrently used by 1000+ threads. I used YourKit to profile.



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

Search: