Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: queued-jobs

celery/celery

Distributed Task Queue (development branch)

Language: Python - Size: 33.7 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 23,538 - Forks: 4,578

sonus21/rqueue

Rqueue aka Redis Queue [Task Queue, Message Broker] for Spring framework

Language: Java - Size: 9.33 MB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 301 - Forks: 54

DanEngelbrecht/bikeshed

Lock free hierarchical work scheduler

Language: C++ - Size: 156 KB - Last synced: about 17 hours ago - Pushed: about 2 months ago - Stars: 93 - Forks: 0

actumn/celery.node

Celery task queue client/worker for nodejs

Language: TypeScript - Size: 915 KB - Last synced: 11 days ago - Pushed: 8 months ago - Stars: 269 - Forks: 67

Status-Page/Status-Page

Open Source Statuspage Software

Language: Python - Size: 7.06 MB - Last synced: 25 days ago - Pushed: 4 months ago - Stars: 48 - Forks: 11

InEngine-NET/InEngine.NET

A distributed command queuing and scheduling server.

Language: C# - Size: 8.06 MB - Last synced: 2 days ago - Pushed: over 1 year ago - Stars: 15 - Forks: 5

PascalCorpsman/CopyCommander2

Queued copying tool, with ability to sync folders

Language: Pascal - Size: 505 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 9 - Forks: 4

Kobilas/downloadQueues

Stony Brook University CSE 214 homework 4 featuring queues

Language: Java - Size: 12.7 KB - Last synced: 5 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

yoomoney/db-queue 📦

Worker-queue implementation on top of Java and database

Language: Java - Size: 850 KB - Last synced: 6 months ago - Pushed: about 2 years ago - Stars: 211 - Forks: 41

stimulussoft/filequeue

light weight, high performance, simple, reliable and persistent queue for Java applications

Language: Java - Size: 330 KB - Last synced: 6 months ago - Pushed: 11 months ago - Stars: 39 - Forks: 9

gojuukaze/YTask

YTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)

Language: Go - Size: 441 KB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 248 - Forks: 37

rksiazek/lapseit

NodeJS based application handling automated image processing, including generation of timelapses.

Language: TypeScript - Size: 1.81 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

eidge/ex_job

ExJob is a zero-dependency, ultra-fast, background job processing library.

Language: Elixir - Size: 3.12 MB - Last synced: 15 days ago - Pushed: about 5 years ago - Stars: 15 - Forks: 0

musobarlab/go-rabbitmq-example

Demo using Job Queue with RabbitMQ and Go

Language: Java - Size: 137 KB - Last synced: 13 days ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 1

AnandChowdhary/unqueue 📦

📏 Simple, zero-config, in-memory queue for async JS tasks

Language: TypeScript - Size: 2.63 MB - Last synced: about 24 hours ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

n4j/jeeves

Redis backed task processor for Java

Language: Java - Size: 92.8 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

theboxahaan/pipelines

Create Async Processing Pipelines Quick!

Language: Python - Size: 57.6 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 3 - Forks: 2

iflamed/mfworker

A memory and file based task worker for Golang. Queue jobs only for single process application.

Language: Go - Size: 31.3 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 4 - Forks: 0

prog-lessons/jobs-queue-redis

Example of how to use the Bull Queue lib and Redis for management of job queues in background.

Language: JavaScript - Size: 27.3 KB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 2

despatates/laravel-auditing-job-database

A database driver for the owen-it/laravel-auditing package. Store audits using laravel jobs.

Language: PHP - Size: 7.81 KB - Last synced: 16 days ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

mle86/php-wq

A simple PHP library for work-queue and job handling.

Language: PHP - Size: 274 KB - Last synced: 29 days ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

dane-stevens/rediqueue

RediQueue is a simple and robust message queue built on top of Redis Streams.

Language: TypeScript - Size: 2.25 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

canchito-dev/thread-pool-with-task-queue-in-database

Simulates multiple threadpools of workers that share a same database table with the pending to be executed tasks resided. This is the solution implemented in the project [**CANCHITO-WORKFLOW-MANAGER (CWM)**](http://canchito-dev.com/projects/cwm) for solving some _"limitations"_ encountered during the integration and implementation of [Flowable](https://www.flowable.org/) BPM, when executing long-running tasks.

Language: Java - Size: 43 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 4 - Forks: 1

smiftakhairul/sslcz-ipn

Single or multiple Instant Payment Notification methodology via Laravel Job, Que, Scheduler with SSLCZ SMS, Email, Firebase API.

Language: PHP - Size: 1.1 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

amarendrasharma/mailsender

Mass mail sending application using Laravel( queue)

Language: JavaScript - Size: 35.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

iam-raihan/key-value-store-laravel

Create an API with the following endpoints to create a key-value store. The purpose of the API is to store any arbitrary length value in a persistent store with respect to a key and later fetch these values by keys. These values will have a TTL (for example 5 minutes) and after the TTL is over, the values will be removed from the store.

Language: PHP - Size: 843 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

krakphp/job

Clean, simple, powerful Queued Jobs library

Language: PHP - Size: 87.9 KB - Last synced: 9 months ago - Pushed: over 6 years ago - Stars: 5 - Forks: 0

FabriceSalvaire/sidita

A simple distributed task queue for Python 3 asyncio

Language: Python - Size: 2.46 MB - Last synced: 5 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

adrienjoly/algolia-qyu

Holds, controls and reports on execution of a queue of asynchronous jobs.

Language: JavaScript - Size: 1.71 MB - Last synced: 23 days ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0