Persisted low latency logging and IPC messaging
It is available on maven central as
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle</artifactId>
<version>2.0.1</version>
</dependency>
For working examples, have a look at the unit tests and demo module.