Define background work with a typed decorator, add it to a queue through Litestar, and let a managed worker run it. Start in one process. Add persistent storage, separate workers, or live task events as the application grows.

Start here

Install the package, copy one complete application, and enqueue a task.

Start here
Concepts

Learn how task records, storage, workers, execution, and events fit together.

Concepts
How-to guides

Define tasks, inspect results, operate workers, and choose production options.

How-to guides
Examples

Run visual WebSocket and SSE examples with memory or persistent backends.

Examples gallery
Reference

Browse generated API documentation grouped by subsystem.

API Reference
Developers

Test changes, maintain examples, and audit documentation.

Contributing
Changelog

Review release notes and breaking changes before upgrading an existing project.

Changelog