Sign in Sign up
pub

gisila_queue

A Celery-like distributed task queue for Dart: register named tasks, enqueue them from anywhere with .delay()/.applyAsync(), and process them with worker pools backed by a pluggable broker (Redis or in-memory) and result backend. Supports retries with backoff, ETA/countdown scheduling, named queues, and a beat scheduler for periodic tasks.

pub View on Pub

Activity

Latest release
1mo ago
Total releases
2
Cadence
~16 days
Last 12 months
2

Details

First release
Jul 23, 2026
Releases
Version Released
0.1.1 patch
0.1.0 initial