lmax
- Probably the 20,000th implementation of the LMAX architecture as defined by Martin Fowler in this article.
- Java has introduced streams which means the development complexity of old style multithreaded models has been vastly made redundant LMAX is still an interesting architecture model.
Documentation
Please refer to the wiki for documentation.
Bugs, changes
Go ahead and raise an issue in the issues log if something is broken or you feel something should be changed, added or removed.