Site icon Golang Libraries, Apps, Golang Jobs and Go Tutorials

A Reliable, simple & efficient distributed task queue in Golang

A Golang library for queueing tasks and processing them asynchronously with workers. It’s backed by Redis and designed to be scalable yet easy to start.

A high-level overview of how the library works:

The task queues are used as a mechanism to distribute work across multiple machines. A system can consist of multiple worker servers and brokers, giving way to horizontal scaling and high availability.

Example use case with some golang workers

Features, implemented with Golang


There is no ads to display, Please add some
Exit mobile version