Search: "queue"
How to Use Function Compute on Alibaba Cloud blog
-based trigger runs a function every few minutes to send outgoing emails that were placed in a queue by another process.A user of ...
Improving Redis Performance through Multi-Thread Processing blog
thread are driven by events separately.Threads exchange data through the lock-free queue and send notifications through tunnels ...
Create Your Own IM Social App with MQTT - Alibaba Cloud Community Site
mqtt,instant messaging Message Queue Telemetry Transport (MQTT) is an instant communication protocol based on the publish-subscribe pattern. ...
How to Use MySQL Transactions on Alibaba Cloud ECS or ApsaraDB for MySQL blog
unlock tables command to avoid holding other transactions on the queue. ``` If (all transactions were successful) else UNLOCK ...
Scorecard Credit Scoring on Alibaba Cloud's Machine Learning Platform blog
period of time. payment_next_month is the target queue, indicating whether a user repays the credit card bill (1 represents the ...
Storage System Design Analysis: Factors Affecting NVMe SSD Performance (2 blog
the internal high-speed bus and communicate through the hardware message queue. Memory resources are used as separate peripherals ...
Analyzing Elasticsearch Performance with Lucene blog
lists, and group the top of each list together into a priority queue (the minimum stack). This allows subsequent iterators to be ...
Defending against TB-level Traffic Attacks with Advanced Anti-DDoS systems blog
parameter, control the upper limit of the syn queue to avoid full connections, and adjust net.ipv4.tcp_tw_recycle and net.ipv4 ...
Archive Log Service Data to MaxCompute for Offline Analysis Using DataWorks blog
Data Source and choose Message Queue > LogHub. ![3](https://yqintl.alicdn.com/114c40e2a8f833d0ab3f47b2cb44d7a90e89dad2.png ...
Pause, Resume and Scale Kubernetes Deployments blog
. Use pause to pause a Deployment so that you can calmly make several changes ( that are kept in a queue till ** resume ** is ...