Skip to content

Small application for placing coffee orders at a shop in Wreaclast (Land in Path of Exile) using Rabbit MQ as a message broker

Notifications You must be signed in to change notification settings

KimGarza/Barista-Ticketing

Repository files navigation

This application is a small scale application for the purposes of showcasing simple use of the RabbitMQ message broker for AMQP. When running Rabbit MQ as a service, the application will run a goroutine (seperate thread) to immediately start consuming messages on the CafeOfRestQ The user can input what they would like to order (coffee, temp, milk) and once done, the order will be sent to the queue. The consumer will recieve and output the coffee order is ready.

About

Small application for placing coffee orders at a shop in Wreaclast (Land in Path of Exile) using Rabbit MQ as a message broker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages