tossit
Job queue library
A distributed job and worker logic library that utilizes RabbitMQ for message handling.
Library for distributed job/worker logic.
62 stars
7 watching
7 forks
Language: C#
last commit: almost 2 years ago
Linked from 2 awesome lists
distributeddotnetcorejobrabbitmqworker
Related projects:
Repository | Description | Stars |
---|---|---|
dirkaholic/kyoo | An unlimited job queue with concurrent worker pools for Go applications | 51 |
didil/goblero | A Go library that provides an embedded persistent job queue with in-process job processing and storage backed by BadgerDB. | 161 |
anikhasibul/queue | Provides a concurrency control mechanism for managing goroutine groups and ensuring their termination after completion. | 18 |
billmalarky/react-native-queue | A React Native job queue with persistent storage and support for OS background tasks and worker threads | 795 |
skunkwerks/zamqp | A Zig wrapper around RabbitMQ-c, enabling message queue communication in Zig applications | 4 |
orlandos-nl/mongoqueue | An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
php-enqueue/enqueue-dev | A package for building and implementing message queues and job queues in PHP applications. | 2,178 |
actumn/celery.node | A task queue client/worker for Node.js based on the Celery protocol. | 283 |
kmalakoff/background | Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
tomsteele/cs-magik | An event-driven job queue system using Redis to handle Cobalt Strike-related tasks and operations. | 33 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
kortirso/que-view | A Rails engine providing a web interface for Que job queue management | 8 |
saurabhnanda/odd-jobs | A Haskell-based job queue system with an admin UI and additional features. | 75 |
brthor/gofer.net | A distributed job runner for .NET applications | 541 |
albinzr/swiftytask | A high-performance queuing system for managing tasks with closure and various priority levels | 22 |