#1 Asynq
Package asynq provides a framework for Redis based distrubted task queue.
🪓 An orchestration engine for background tasks, AI agents, and durable workflows
Health score 89/100, confidence 65/100.
| Latest version | Unknown |
| Imported by | 0 packages |
| Stars | 7.2K |
| Forks | 400 |
| Last activity | Today |
| Latest release | v0.87.1 (1 day ago) |
| License | MIT |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| No symbol preview available from pkg.go.dev for this refresh. | ||
Package asynq provides a framework for Redis based distrubted task queue.
Machinery is an asynchronous task queue/job queue based on distributed message passing.
Package queue provides multiple thread-safe generic queue implementations.
Package goworker is a Resque-compatible, Go-based background worker.
Package gocelery is Celery Distributed Task Queue in Go Celery distributed tasks are used heavily in many python web applications and this library allows you to implement celery workers in Go as well as being able to submit celery tasks in Go.