From:http://www.infoq.com/cn/articles/amqp-rabbitmqReady to startThe Advanced Message Queuing Protocol (AMQP1) is an application-layer protocol specification used by asynchronous messaging. As a line-layer protocol, rather than an API (for example,
Rabbitmq
Rabbitmq is an open-source implementation of amqp developed by Erlang. Amqp: Advanced Message Queue, Advanced Message Queue Protocol. It is an open standard for the application layer protocol and is designed for message-oriented middleware.
1 RABBITMQ Introduction and InstallationRABBITMQ is an open-source AMQP implementation that is written in Erlang and supported by a variety of clients such as Python, Ruby,. NET, Java, JMS, C, PHP, ActionScript, XMPP, stomp, etc., and support Ajax.
To use the PHP development, to use the intermediate queue RABBITMQ, you must install the PHP extension Module AMQP, the server environment is php7.1.18, CentOS 6.8, Nginx 1.8
Using PHP's pecl command:/usr/local/php/bin/pecl install AMQP
1. History of Message QueuingKnowing the ins and outs of one thing will not be mysterious to it. Let's take a look at the development history of the message queue, the technology.The message queue has a long history of the 80 's, the first in
Objective:
What MQ is. What the queue is, MQ we can understand as Message Queuing, the queues we can understand as pipelines. The message is delivered in a pipe way.
Scene:
1. In fact, when we are in the double 11, when we have a large number of
What do you mean Message Queuing?A message is the data that is transferred between apps. Messages can be very simple, such as containing only text strings, or they can be more complex and may contain embedded objects.Message Queuing is a way of
C # Use RabbitMQ,1. Description
In the enterprise application system field, communication, integration and integration between different systems will be faced, especially when facing heterogeneous systems, such distributed calls and communication
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.