Case study: Integrating CSN with external systems

As the workload of CSN continued to increase and the CSN team expanded as well, a number of new enhancements to the system were introduced:

  • The CSN web and worker nodes were refactored to use Spring AMQP instead of the Java client library for communication with the broker, which improved maintenance of the nodes.
  • The browser plugin used to accept chat messages was removed in favor of SockJS websockets used along with the newly provisioned rabbitmq-web-stomp plugin. This further improved the maintenance of the system.
  • A separate application was used to store data from the broker to the Oracle database, but it was decommissioned in favor of the Java stored procedures used to retrieve messages from the ...

Get Learning 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.