IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's goal is to be used for integration tests to isolate components in different processes and provide a way to communicate between these process. -
View it on GitHub