Introduction to Spring AMQP

Skill Level:
Presentation Link
Abstract

The Spring AMQP project’s goal is to simplify development of messaging applications based on the AMQP protocol. Spring AMQP provides convenient abstractions that promote a POJO based programming model. If you are familiar with Spring’s JMS support, you will feel right at home. In this session, we will begin with a quick overview of AMQP itself. Then, we will take a tour of Spring AMQP features such as publishing messages, converting message content, and creating multithreaded consumers. The session will include several demos using the RabbitMQ broker.

Mark Fisher

Mark has been a member of the Spring team for over a decade, contributing to the Spring Framework and several other projects. He founded Spring Integration in 2007 and is one of the authors of Spring Integration in Action, published by Manning in 2012. Currently he co-leads Spring Cloud Data Flow and contributes to other Spring Cloud projects.