The LMAX Architecture
The LMAX Architecture
LMAX is a retail financial trading system that can handle that can 6 million orders per second on a single JVM thread. The business logic runs in-memory surrounded by disruptors using event sourcing.
via martinfowler.com (archived)