-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or request
Description
RabbitMQ 3.9 has added a new feature called streams. See here: https://www.rabbitmq.com/streams.html
As described on the above page, one of the advantages of RabbitMQ streams versus queues is throughput performance.
If Logstash added support for RabbitMQ streams both as input and output, then Logstash users who integrate with RabbitMQ, and who are able to switch from queues to streams, would get much better throughput performance.
Today we are using RabbitMQ queues as both Logstash input and output, and we are not happy with the performance.
pattersongp
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request