# Simple, reliable & efficient distributed task queue in Golang

> Clean Markdown view of GeekNews topic #4170. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4170](https://news.hada.io/topic?id=4170)
- GeekNews Markdown: [https://news.hada.io/topic/4170.md](https://news.hada.io/topic/4170.md)
- Type: news
- Author: [koddr](https://news.hada.io/@koddr)
- Published: 2021-04-30T20:55:09+09:00
- Updated: 2021-04-30T20:55:09+09:00
- Original source: [github.com](https://github.com/hibiken/asynq)
- Points: 2
- Comments: 0

## Topic Body

Asynq is a Go library for queueing tasks and processing them asynchronously with workers. It's backed by Redis and is designed to be scalable yet easy to get started.

## Comments



_No public comments on this page._
