Skip to content

a-samir97/rabbitmq-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ and Golang

Simple Pub/Sub using RabbitMQ and Golang

Tools

  • Golang
  • RabbitMQ (Pub/Sub)

how to run project ?

  • Assuming you have rabbitmq server is running
  • run this commands
    • go run publisher.go
    • go run consumer.go

Objectives

  • to learn pub/sub architecture

About

Simple Pub/Sub using RabbitMQ and Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages