Kairo is a lightweight event bus designed for efficient event handling in Java applications. Inspired by the publisher/subscriber (pub/sub) pattern, Kairo offers a straightforward and practical solution to decouple event producers and consumers.
Kairo is distributed under the MIT License. See LICENSE for more information.