Updated on 2023-05-06 GMT+08:00

Product Advantages

DMS for RabbitMQ provides easy-to-use message queuing based on RabbitMQ. Services can be quickly migrated to the cloud without any change, reducing maintenance and usage costs.

  • Rapid deployment

    Simply set instance information on the DMS for RabbitMQ console, submit your order, and a complete RabbitMQ instance will be automatically created and deployed.

  • Service migration without modifications

    DMS for RabbitMQ is compatible with open-source RabbitMQ APIs and supports all message processing functions of open-source RabbitMQ.

    If your application services are developed based on open-source RabbitMQ, you can easily migrate them to DMS for RabbitMQ after specifying a few authentication configurations.

    RabbitMQ instances are compatible with RabbitMQ 3.7.17 and 3.8.35.

  • Exclusive experience

    RabbitMQ instances are physically isolated from each other and exclusively owned by the tenant.

  • High performance

    Each queue can process up to 100,000 transactions per second (with default configurations). Performance can be increased simply by adding queues.

  • Data security

    Operations on RabbitMQ instances are recorded and can be audited. Messages can be encrypted before storage.

    In addition to SSL, VPCs and security groups also provide security controls on network access.

  • Simple O&M

    The cloud service platform provides a whole set of monitoring and alarm services, eliminating the need for 24/7 attendance. RabbitMQ instance metrics are monitored and reported, including the number of partitions, topics, and accumulated messages. You can configure alarm rules and receive SMS or email notifications on how your services are running in real time.

  • Multi-language support

    RabbitMQ is an open-source service based on AMQP. It is used to store and forward messages in a distributed system. A RabbitMQ server is compiled in Erlang (supporting high concurrency, distribution, and robust fault tolerance), and a RabbitMQ client can be compiled in various programming languages, including Python, Ruby, .NET, Java, JMS, C, PHP, ActionScript, XMPP, STOMP, and AJAX.