Skip to content

vijedi/messaging_poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a java messaging proof of concept. The 
goal was to compare how the api looks between 
Spring3's AMQP support and its JMS support.

Running the examples  requires changing the
env.properties files to point to the correct 
broker. You will need a running rabbitmq
and active mq server.

You can run the examples by running either:
net.vijedi.messaging.common.AmqpExample
or
net.vijedi.messaging.common.JmsExample

Ê

About

this is a quick proof of concept showing how to create a fan-out queue and consumer in both JMS and AMQP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages