[计算机软件及应用]rabbitmq Java入门教程.pdfVIP

  • 12
  • 0
  • 约8.88万字
  • 约 40页
  • 2018-02-15 发布于浙江
  • 举报

[计算机软件及应用]rabbitmq Java入门教程.pdf

[计算机软件及应用]rabbitmq Java入门教程

Introduction RabbitMQ is a message broker. In essence, it accepts messages from producers, and delivers them to consumers. In-between, it can route, buffer, and persist the messages according to rules you give it. RabbitMQ, and messaging in general, uses some jargon. • Producing means nothing more than sending. A program that sends messages is a producer . Well draw it like that, with P: • A queue is the name for a mailbox. It lives inside RabbitMQ. Although messages flow through RabbitMQ and your applicatio

文档评论(0)

1亿VIP精品文档

相关文档