Skip to content

4strodev/hello_rabbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rabbitmq example

This is an example application that runs a published made in Go and a subscriber made in Java.

The Go publisher is a cli application that receives messages from CLI and sends it to rabbit.

The Java subscriber is a Quarkus application that listen to Rabbit messages and simulates real work for each message.

TODO

  • Dockerize applications
  • Document applications

About

A tiny project to start playing with rabbit

Resources

Stars

Watchers

Forks