How is OpenHFT used? (real world use cases) Where to start with low latency? What simple things can you do about it, when you know you have a problem? Nowadays traditional layered monolithic architecture in Java world is not so popular as 5-10 years ago. I remember how we wrote tons of code for each layer repeating almost the same parts for every application. Add unit and integration testing to un
