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.3</version>
</dependency>
For working examples, have a look at the unit tests and demo module.
Check out our documentation at [JavaDoc] (http://openhft.github.io/Java-Chronicle/apidocs/)
See frequently asked questions on Stackoverflow, or you can post your question on the forum at Java Chronicle support group