GitHub - gotify/server: A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) - gotify/server
Emissary is a Java messaging library that decouples messages and handlers using annotations without reflection overhead.
It achieves significantly higher performance than similar libraries by leveraging LambdaMetafactory, delivering approximately 1000% more throughput and 90% faster execution. The library supports both request-based messaging for commands and queries, as well as event-based messaging for system notifications.