Summary

In this chapter, we learned how to develop RabbitMQ client using the Java platform and Java programming language. RabbitMQ officially provides us with a Java Client Library, and the library provides all of the functionality of AMQP within itself. Library provides both synchronous and asynchronous listeners. We shared the basics of developing the clients and also learned how to develop messaging facilities of the collaboration application using the RabbitMQ Server.

In the second part, we dived into the Spring integration with Spring's new project, Spring AMQP. Spring AMQP simplifies the developing clients by providing the template classes for the RabbitMQ Server.

The next chapter will cover developing clients using the C# and .Net Framework. ...

Get Mastering RabbitMQ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.