com.github.arunsoman.ipc.mappedbus.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mapped-bus-ipc Show documentation
Show all versions of mapped-bus-ipc Show documentation
Mappedbus is a Java based high throughput, low latency message bus, using either a memory mapped file or shared memory as transport
The newest version!
/**
* Mappedbus is a Java based high throughput, low latency message bus, using either a memory mapped file or shared memory as transport
*
*/
package com.github.arunsoman.ipc.mappedbus;