Skip to content

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.

  • Kafka — High-throughput event streaming with the built-in kq consumer
  • RabbitMQ — AMQP message queue with reliable delivery