Tagged articles
5 articles
Page 1 of 1
Model Perspective
Model Perspective
Feb 7, 2024 · Fundamentals

Unraveling Chaos and Order: How Mathematics Illuminates Life’s Patterns

Exploring the interplay of chaos and order, this article examines their mathematical foundations—from chaotic dynamics and the butterfly effect to geometric regularities—and extends the discussion to everyday life, showing how recognizing patterns amid uncertainty can bring balance, meaning, and stability.

@Orderchaoslife
0 likes · 6 min read
Unraveling Chaos and Order: How Mathematics Illuminates Life’s Patterns
Top Architect
Top Architect
Jul 6, 2022 · Backend Development

Implementing Automatic Order Closure in E‑commerce: Scheduled Tasks, RocketMQ Delay Queue, RabbitMQ Dead‑Letter Queue, Time Wheel Algorithm, and Redis Expiration

The article explains how to automatically close unpaid e‑commerce orders by comparing five approaches—simple scheduled tasks, RocketMQ delayed messages, RabbitMQ dead‑letter queues, a time‑wheel algorithm, and Redis key‑expiration listeners—detailing their advantages, drawbacks, and providing Java code examples for each method.

@OrderRabbitMQRocketMQ
0 likes · 16 min read
Implementing Automatic Order Closure in E‑commerce: Scheduled Tasks, RocketMQ Delay Queue, RabbitMQ Dead‑Letter Queue, Time Wheel Algorithm, and Redis Expiration