Skip to content

An example RabbitMQ client which reads and writes from a queue, written in Java

Notifications You must be signed in to change notification settings

willb611/rabbitmq-client-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rabbitmq-client-example

An example RabbitMQ client which reads and writes from a queue, written in Java

Caveats

Assumes a local installation of RabbitMQ running

How does it work?

Uses the 'amqp-client' Java client library provided by RabbitMQ.

About

An example RabbitMQ client which reads and writes from a queue, written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages