Acerca de
This skill streamlines the integration of asynchronous background jobs into FastAPI applications, offering standardized implementation patterns for ARQ, Celery, and Dramatiq. It provides comprehensive boilerplates for task definitions, worker configurations, and periodic cron jobs, allowing developers to offload long-running processes—such as email dispatching, file processing, or data synchronization—to dedicated workers while keeping the main API responsive and high-performing.