Skip to content
Ken Hibino edited this page Jan 20, 2020 · 18 revisions

Asynq provides small but powerful APIs for asynchronous task processing in Go.

This wiki is a complete guide to the library and the accompanying CLI tool.

Basics

  • Getting Started
  • Life of a Task

Advanced Topics

  • Priority Queues
  • Task Retry
  • Automatic Failover