RABBITMQ Study II

Source: Internet
Author: User

RabbitMQ is a message broker. Its main concept is to accept and forward messages. You can think of it as a post office: When you send a message to the mailbox, you're sure the postman will eventually deliver the message to the recipient. Using this metaphor, RABBITMQ is the mailbox, post Office and postman.

The big difference between RABBITMQ and the post office is that it handles binary data--messages--instead of paper letters.

RABBITMQ and other messaging systems usually have the following terms:

Producers send messages

650) this.width=650; "src=" Http://previous.rabbitmq.com/v3_3_x/img/tutorials/producer.png "height=" "alt=" Producer.png "/>

Queue


650) this.width=650; "src=" Http://previous.rabbitmq.com/v3_3_x/img/tutorials/queue.png "height=" "alt=" queue.png "/>

Consumers


650) this.width=650; "src=" Http://previous.rabbitmq.com/v3_3_x/img/tutorials/consumer.png "height=" "alt=" Consumer.png "/>


Send "Hello world!" using Python driver


650) this.width=650; "src=" Http://previous.rabbitmq.com/v3_3_x/img/tutorials/python-one-overall.png "height=" 100 " alt= "Python-one-overall.png"/>


Pip Install Pika









Resources:

Http://previous.rabbitmq.com/v3_3_x/tutorials/tutorial-one-python.html


This article is from the Linux SA John blog, so be sure to keep this source http://john88wang.blog.51cto.com/2165294/1670904

RABBITMQ Study II

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.