taskqueue
Here are 43 public repositories matching this topic...
The `taskqueue` package provides a distributed task queue currently supporting Asynq (built on Redis). It offers a clean, interface-based API for enqueueing, processing, and monitoring background tasks with support for retries, scheduling, priorities, and more.
-
Updated
Feb 10, 2026 - Go
Docker image for running Python Celery workers with a simple setup, ready for development and testing.
-
Updated
Dec 31, 2025 - Dockerfile
A multi-threaded system where workers retrieve tasks from a shared queue, process them, and save results safely. Demonstrates concurrency management, thread/goroutine coordination, and exception/error handling in Java and Go.
-
Updated
Oct 11, 2025 - Java
Taskrunner is an asynchronous task queue with Redis Streams backend
-
Updated
Sep 15, 2025 - Go
Fair queue implementation using Redis with work stealing and priority scheduling
-
Updated
Jul 6, 2025 - Python
Finite State machine based task queue in golang
-
Updated
May 26, 2025 - Go
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
-
Updated
Apr 28, 2025 - Go
Convenience wrapper around amqplib.
-
Updated
Nov 17, 2025 - JavaScript
TaskQueue-Go: A distributed, high-performance task queue library for Go with support for customizable backends and scalable background job processing.
-
Updated
Feb 11, 2025 - Go
A powerful Go library for concurrent task processing with customizable retry logic and backoff strategies. Enhance your applications with robust and efficient worker pools that handle retries seamlessly.
-
Updated
Jan 29, 2025 - Go
A highly configurable Go library for rate-limiting, task scheduling, and priority-based execution with retries, backoff, and circuit breaking capabilities.
-
Updated
Jan 13, 2025 - Go
Simple Crud Project with Slice db
-
Updated
Mar 8, 2024 - Python
Python client side notification center.
-
Updated
Oct 18, 2022 - Python
Implementing task workflow with celery
-
Updated
Sep 12, 2022 - Python
Improve this page
Add a description, image, and links to the taskqueue topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the taskqueue topic, visit your repo's landing page and select "manage topics."