Skip to content
#

multi-consumer

Here are 2 public repositories matching this topic...

Language: All
Filter by language

Multi-consumer asynchronous messaging service. 数据保存mysql后,发送rabbitmq,启动多个go协程消费队列数据(支持mq断线重连),将数据推送到es,后台多条件查询时,直接查es,加快查询速度,解决订单、库存、日志大数据查询mysql慢的问题。gin->redis->mysql->rabbitmq(kafka)->go multi consumer->elasticsearch

  • Updated May 18, 2024
  • Go

Improve this page

Add a description, image, and links to the multi-consumer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-consumer topic, visit your repo's landing page and select "manage topics."

Learn more