TDC 2012 – Java and AMQP: An alternative to JMS

This post is related to a presentation I gave (in Portuguese) for a Brazilian tech event called TDC (The Developer’s Conference) in 2012. The topic of this presentation was how to use AMQP in a Java application, using the RabbitMQ messaging system and Spring.

You can check the code in the GitHub.

One thought on “TDC 2012 – Java and AMQP: An alternative to JMS

Leave a comment