tencent cloud

TDMQ for CMQ

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Overview
Features
Strengths
Use Cases
Use Limits
Basic Concepts
Purchase Guide
Billing Overview
Purchase Methods
Pricing Overview
Payment Overdue
Refund
Getting Started
Getting Started with Queue Model
Getting Started with Topic Model
Operation Guide
Queue Service
Topic Subscription
Access Management (CAM)
Tag Management
Alarm Configuration
Message Query and Trace
Practical Tutorial
Message Deduplication
Push/Pull Selection
Success Stories
Online Image Processing
Qidian.com
Development Guide
HTTP Endpoint Subscription
General References
API Documentation
API Documentation
API 2.0 to 3.0 Switch Guide
SDK Documentation
HTTP Data Flow SDK
HTTP Control Flow SDK
SDK Parameter Configuration Description
FAQs
Features
Operations
Service Level Agreement
Contact Us
Glossary

Overview

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-01-03 10:15:44
TDMQ for CMQ is a distributed message queue service that features a reliable message-based async communication mechanism. It enables message sending/receiving among different applications deployed in a distributed manner (or different components of the same application) and stores the delivered messages in reliable and valid message queues to prevent message loss. It supports multi-process simultaneous read/write, so that message sending and receiving do not interfere with each other, eliminating the need for the applications or components to keep running.
TDMQ for CMQ supports queue and topic patterns and is suitable for various scenarios, such as async notification, remote call, and topic message delivery. It is widely used in actual businesses, including order processing, time-consuming event callback, and operations system logging. Moreover, it can retain millions of messages to guarantee that messages will not get lost.
TDMQ for CMQ currently supports connection over HTTP and TCP.
Connection Method
HTTP Connection
TCP Connection
Application scenarios
It provides sync HTTP-based connection and can be simply and easily integrated through RESTful APIs and SDKs for multiple programming languages.
It supports sync/async TCP-based connection and SDKs for multiple programming languages, which improve the producer and consumer efficiency and increase the performance of the message queue service.
Strengths
It features unlimited message retention, finance-grade horizontal scalability, and high reliability, and messages can be stored in disks in real time.
It features unlimited message retention, finance-grade horizontal scalability, and high reliability, and messages can be stored in disks in real time. In addition, messages can be received and sent in an async non-blocking way over TCP, which improves the efficiency.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백