Tag

delayed execution

0 views collected around this technical thread.

Meitu Technology
Meitu Technology
Dec 4, 2019 · Backend Development

Design and Implementation of lmstfy: A Redis‑Based Task Queue Service

lmstfy is a stateless, Redis‑backed task‑queue service from Meitu that provides delayed execution, automatic retries, priority handling, expiration, and a RESTful HTTP API, while supporting horizontal scaling via namespace‑based token routing, rich Prometheus metrics, and future disk‑based storage extensions.

Backend ServiceRedisdelayed execution
0 likes · 15 min read
Design and Implementation of lmstfy: A Redis‑Based Task Queue Service