BaseMax / RabbitMQOrderGo

This project showcases an order processing system implemented using RabbitMQ as the message broker and the Go programming language. The system consists of a producer that sends orders to a RabbitMQ queue and a consumer that processes those orders and updates their status.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BaseMax/RabbitMQOrderGo Stargazers