This chapter covers the most commonly used messaging brokers for event-driven solutions and explains how you can use them with Spring Boot, from legacy systems such as Java Message Service (JMS) with ActiveMQ, Advanced Message Queuing Protocol (AMQP) with RabbitMQ, and pub/sub (topics) solutions with Redis and Kafka, to Simple (or Streaming) Text-Oriented Message Protocol (STOMP) using WebSockets.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Messaging with Spring Boot

  • Peter Späth,
  • Felipe Gutierrez

摘要

This chapter covers the most commonly used messaging brokers for event-driven solutions and explains how you can use them with Spring Boot, from legacy systems such as Java Message Service (JMS) with ActiveMQ, Advanced Message Queuing Protocol (AMQP) with RabbitMQ, and pub/sub (topics) solutions with Redis and Kafka, to Simple (or Streaming) Text-Oriented Message Protocol (STOMP) using WebSockets.