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.| martinfowler.com
Capture all changes to an application state as a sequence of events.| martinfowler.com