Procrastinate is a powerful PostgreSQL-based task queue for Python, built to integrate seamlessly with Django and FastAPI. It allows you to schedule and execute background jobs using your existing database infrastructure, avoiding the need for additional queueing systems like Redis. Procrastinate is designed with simplicity, reliability, and observability in mind.
Features
- Uses PostgreSQL as the job store with no external dependencies
- Native integration with Django and FastAPI
- Asynchronous job execution with retry support
- Job scheduling, deferral, and concurrency management
- Built-in CLI for task inspection and control
- JSON-serializable payloads with automatic argument parsing
Categories
DatabaseLicense
MIT LicenseFollow Procrastinate
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Procrastinate!