async-job

Job scheduler

An asynchronous job manager with light code and clear features

AsyncJob is an asynchronous queue job manager with light code, clear and speed. I hope so ! 😬

GitHub

10 stars
1 watching
0 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

asynclightweightqueuesimple

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hlascelles/que-scheduler Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. 115
wakatime/wakaq A minimal background task queue system with Redis and Celery integration 574
onatm/clockwerk A library for scheduling periodic jobs in a simple and efficient manner 155
tobi/delayed_job An asynchronous task queue system for Ruby applications 2,148
aio-libs/aiojobs A library that provides a controlled way to manage and schedule background tasks in asynchronous applications 850
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69
cr0hn/aiotasks An asynchronous and distributed task queue based on Python asyncio framework 439
vadymmarkov/when A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling 266
nestjs/bull Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development 611
thomasgalliker/ncrontab.scheduler A thread-safe task scheduler for .NET applications 14
datarootsio/cheek A lightweight declarative job scheduler for single-node environments. 161
knowm/sundial A lightweight Java framework for scheduling jobs with various triggers 270
stav121/tasklet An asynchronous task scheduling library written in Rust. 30
soasme/nim-schedules A Nim library that enables scheduling of periodic tasks with optional async support and throttling control. 64
rpominov/fun-task An abstraction for managing asynchronous code in JavaScript 373