A library for low latency IPC between multiple Java processes/JVMs Mappedbus is a Java based high throughput, low latency message bus, using either a memory mapped file or shared memory as transport Mappedbus was inspired by Java Chronicle with the main difference that it's designed to efficiently support multiple writers – enabling use cases where the order of messages produced by multiple proces