287 skills found · Page 3 of 10
josegonzalez / Php QueuesadillaPHP job/worker system built to support various queuing systems
softvar / Super Workers:horse: Distribute load on front-end via parallelism
kedacore / Sample Dotnet Worker Servicebus QueueSimple queue worker written in .NET powered by KEDA
asynchronics / St3Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.
Runnable / PonosAn opinionated queue based worker server for node.
karakeep-app / LitequeA SQLite based job queue implementation in typescript
kmalakoff / BackgroundCoffeeScript / JavaScript background job / task / worker library. Provides implementations for jobs, a job queue, a job list, and single and multiple array iterators.
xeoncross / GoworkqueueSuper simple, concurrent worker queue in golang
zcsd / Sveltekit Cloudflare TemplateA fully functional SvelteKit template that integrates Cloudflare services (Pages, D1, KV, Workers, Queues, R2, Turnstile). Good to be a starting point for a SaaS application or a membership site.
codeigniter4 / QueueQueues for the CodeIgniter 4 framework
nelsonwenner / Ecommerce:shopping_cart: A e-commerce system using microservices concepts and architected with docker.
spiral-modules / JobsRoadRunner: Background PHP workers, Queue brokers
cmitsakis / Workerpool Goauto-scaling worker pool (work queue) in Go, using generics
max-mapper / Atomic Queuea crash friendly queue that persists queue state and can restart. uses a worker pool and has configurable concurrency
chiefnoah / GoalpostA durable, embeddable, worker queue for golang
fmmfonseca / Work QueueA tunable work queue, designed to coordinate work between a producer and a pool of worker threads.
dirkaholic / KyooUnlimited job queue for go, using a pool of concurrent workers processing the job queue entries
vduseev / RaquelDistributed task queues for Python using SQL and no orchestrator. Simple. Reliable. Flexible. Transparent.
wr0ngway / Resque Dynamic QueuesA resque plugin for specifying the queues a worker pulls from with wildcards, negations, or dynamic look up from redis.
anchan828 / Nest Cloud Run QueueCreate a Queue/Worker for NestJS application in Cloud Run.