Skip to content

kenttonino/GoRabbitMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

  • Learning & tinkering RabbitMQ with Go.





Setup

  • Install the necessary tools.
Software Description
make docker-rabbitmq Install the dockerize RabbitMQ.
RabbitMQ CLI Tools Install the necessary RabbitMQ CLI tools.

  • Run the programs.
# Run the dockerize RabbitMQ.
make docker-rabbitmq

# Run the receiver (consumer).
make receiver

# Run the sender (producer).
make sender

About

Learning RabbitMQ with Go.

Topics

Resources

License

Stars

Watchers

Forks

Contributors