Pinepack

Pinepack is a lightweight task-queue library for Node.js and Python, built for background jobs that need retries, delays, and priority scheduling without running a separate broker.

See the documentation to get started, or jump straight to Getting Started.

Why Pinepack