Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, job queues, long-running operations, or decoupling work from request/response cycles.
$npx -y skills add geniushtx/swe-skills-bench --skill python-background-jobsInstalls into the current project.
Run `npx skills use "https://github.com/geniushtx/swe-skills-bench" --skill "geniushtx/swe-skills-bench/python-background-jobs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/geniushtx/swe-skills-bench" that are relevant to the current task. Run `npx skills add "https://github.com/geniushtx/swe-skills-bench"` and select the relevant skills, then follow their instructions.