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

I used the Disrupter lock-free queue in my multi-threaded Java application last year. No problems using it and after I replaced the previous concurrent queue, that portion of the code is no longer a profiling hotspot.

It was not in Maven at the time, so I copied the Disrupter packages into my own utilities Maven module.



In the middle of the talk, they mention specifically recent changes to disruptor to avoid degrading massively if you have more producers than physical cores.

Anything to get you to watch the talk all the way through ;)




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: