Search: "rabbit mq"
Demo project (TCP) - Message Queue Documentation
This demo helps engineers who are new to MQ to build a MQ test project step by step. The demo program provides test codes in ...
Create Your Own IM Social App with MQTT blog
suitable for applications such as the Internet of Things (IoT) and mobile Internet. IBM Message Queue (MQ) provides support to ...
Send and receive ordered messages - Message Queue Documentation
created on MQ console factoryInfo.setFactoryProperty(ONSFactoryProperty::MsgContent, "input msg content");//Message ...
Prepare the C_C++ SDK environment - Message Queue Documentation
The following preparation is required for accessing MQ through the C++ SDK. Note: You need to create the topic and group ID ...
Quick start for sub-accounts - Message Queue Documentation
If a primary account grants a RAM sub-account permissions to operate topic resources on MQ instances, the sub-account cannot ...
Glossary - General Reference Documentation
modeling. See MaxCompute. Alibaba Cloud Message Queue (MQ)It provides messaging capabilities including creating and tracking ...
How to Set up a RabbitMQ Cluster on ECS Instances Running CentOS 7 blog
rabbitmqctl join_cluster rabbit@node01`. You can start the app using the `sudo rabbitmqctl start_app` command. Now, you have created ...
Send and receive delayed messages - Message Queue Documentation
Delayed messages are delivered to a consumer after a delay (3 seconds, for example) from when they are sent to the MQ broker ...
Clustering consumption and broadcasting consumption - Message Queue Documentation
This topic introduces concepts of Alibaba MQ clustering consumption and broadcasting consumption, their scenarios, and ...
Send and receive ordered messages - Message Queue Documentation
Use Java SDK 1.2.7 or later to send and subscribe to ordered messages. Ordered messages are delivered and consumed in order. MQ ...