Messaging - gusenov/kb GitHub Wiki

FastStream

ActiveMQ

RabbitMQ

Apache Kafka

Wiki

GitHub

Coral Blocks / CoralQueue

CoralQueue is a ultra-low-latency, high-performance, lock-free, garbage-free, concurrent queue, demultiplexer, multiplexer, mpmc queue and splitter. It uses memory barriers instead of locks to allow Java Threads to exchange messages in under 15 nanoseconds with top throughput of 97 million messages per second.