- Low vs high-level
- TLS support
- Stats / Metrics / Monitoring (
S
) - Auto-reconnect (
R
) - Topology recovery (
TR
)
Library | L/H | TLS | S | R | TR | Notes |
---|---|---|---|---|---|---|
RabbitMQ Java client | L | ✓ | ✓ | ✓ | ✓ | https://www.rabbitmq.com/java-client.html |
Reactor RabbitMQ | H | ✓ | ✓ | ✓ | ✓ |
Library | L/H | TLS | S | R | TR | Notes |
---|---|---|---|---|---|---|
RabbitMQ .NET client | L | ✓ | ✓ | ✓ | ✓ | https://www.rabbitmq.com/dotnet.html |
- TLS support
- Stats / Metrics / Monitoring (
S
) - Auto-reconnect (
R
) - ???
Library | TLS | S | R | Notes |
---|---|---|---|---|
RabbitMQ Stream Java client |
Library | TLS | S | R | Notes |
---|---|---|---|---|
RabbitMQ Stream .NET client |
Library | TLS | S | R | Notes |
---|---|---|---|---|
rstream |