Queue Components
go-zero integrates with popular message brokers for asynchronous communication between services. Choose the queue that best fits your throughput, ordering, and delivery guarantee requirements.
Contents
Section titled “Contents”- Kafka — High-throughput event streaming with the built-in
kqconsumer - RabbitMQ — AMQP message queue with reliable delivery
For step-by-step integration tutorials, see Queue Guide (also covers Beanstalkd delay queues).