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

> How is the LMAX disrupter relevant for programs with 1 core?

It is not relevant outside the problem area of needing to communicate between threads. The #1 case I use it for is MPSC where I have something like an AspNetCore/TCP frontend and a custom database / event processor / rules engine that it needs to talk to.




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

Search: