Search: "queue"
An Overview of Kafka Distributed Message System blog
techniques. I originally intended to name this article "Setting up a Kafka Message Queue Cluster." However, unlike RabbitMQ ...
Optimization practices of high-concurrency IM system architecture Forums
complicated. Specifically, the logic uses the async queue to complete the extensive writing of messages, namely a message sent ...
Reliable MNS event notifications - ApsaraVideo for VOD Documentation
distributed message service. MNS provides the queue model. MNS allows multiple producers and consumers to concurrently access the same ...
MNS logs - Log Service Documentation
a queue/topic in the region. MNS automatically pushes operation logs of the queue/topic messages to the ...
Large-Scale Instant Messaging Hosting on Alibaba Cloud blog
, the messaging logic is even more complicated. Specifically, the logic uses an asynchronous queue to complete the extensive ...
Enhancing Shared Mobility Apps with RabbitMQ blog
processing is done, RabbitMQ will keep that message in its queue and keep retrying to send it back for processing and ...
Alibaba Cloud LOG Java Producer - A Powerful Tool to Migrate Logs to the Cloud blog
queue. The number of logs that can be cached in a Producer instance is limited, so length of the queue does not grow infinitely ...
Overview - Message Notification Service Documentation
decoupling. Message Service provides 2 models: Queue Designed to send or receive the message in Point-to-Point way. The consumer ...
Using Message Service to Schedule Jobs in Batch Compute blog
In this article, we will use a queue based model of Alibaba Cloud's Message Service to receive message and automatically ...