Distributed Message Service (DMS)

Distributed Message Service (DMS) for RabbitMQ

Advantages

Instant Availability

Instant Availability

  • Full compatibility with RabbitMQ and AMQP 0.9 support let you migrate your applications to the cloud without having to change the code.

High Performance

High Performance

  • Each queue can process up to 100,000 transactions per second by default. Adding more queues increases performance.

Data Security

Data Security

  • Theft prevention is ensured with management operation records audits and isolated data storage.

Application Scenarios

Enterprise
Enterprise

RabbitMQ is message queuing middleware for order and inventory systems. It decouples message producers and consumers for asynchronous data communication between heterogeneous systems.

Advantages
Transactional messages

RabbitMQ checks senders and receivers in tandem for successful message sending and consumption.

Mirrored queues

RabbitMQ prevents message losses if a node goes down.

System decoupling

Systems are independent of each other and communicate through message queues.

E-Commerce
E-Commerce

RabbitMQ eases loads during flash sales and other events with 100 times normal traffic. Deployment at the frontend prevents overloaded applications from breaking down.

Advantages
High concurrency

Each queue handles up to 100,000 messages per second. Increasing system concurrency is as simple as adding queues.

Traffic balancing

Backend services asynchronously process messages stored in queues.

Short Video
Short Video

RabbitMQ serves as a message channel for short video applications that need reliability for high interactivity.

Advantages
Transactional messages

RabbitMQ checks senders and receivers in tandem for successful message sending and consumption.

Traffic balancing

Backend services asynchronously process messages stored in queues.

Features

Features

More Services

More Services