YATQ is Yet Another Task Queue implementation. It uses Redis as data storage and fully supports asyncio. YATQ is heavily inspired by arq, yet it uses different, bit more complicated approach to task queuing.
YATQ is Yet Another Task Queue implementation. It uses Redis as data storage and fully supports asyncio. YATQ is heavily inspired by arq, yet it uses different, bit more complicated approach to task queuing.