goose
Job processor
A Clojure-based background job processing library with support for multiple message brokers and scheduling options.
A powerful background job processing library for Clojure
266 stars
11 watching
11 forks
Language: Clojure
last commit: about 1 month ago
Linked from 1 awesome list
asynchronousbackground-processingbatch-processingclojurerabbitmqredisscheduler
Related projects:
Repository | Description | Stars |
---|---|---|
hugopl/sidekiq.cr | A Crystal implementation of Sidekiq, a background job framework for Ruby. | 765 |
bernardphp/bernard | A PHP library for creating background jobs and long running processes using queues. | 1,214 |
fukamachi/psychiq | Provides background job processing capabilities for Common Lisp applications. | 53 |
nebo15/gen_task | A behavior that helps manage errors and recover from them in GenStage workers | 23 |
lardawge/carrierwave_backgrounder | A gem that allows CarrierWave to offload image processing and storage to background tasks. | 738 |
sheharyarn/que | A distributed job processing system utilizing an in-memory real-time database | 669 |
mosquito-cr/mosquito | Background job runner for Crystal applications supporting periodic and manual execution with Redis integration. | 227 |
scripbox/flume | A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
nesquena/backburner | A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. | 429 |
kmalakoff/background | Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
wallaroolabs/wally | A distributed stream processing framework for real-time data reactions | 1,480 |
edgurgel/verk | A job processing system with Redis support and flexible configuration for managing multiple queues. | 723 |
akira/exq | A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
orlandos-nl/mongoqueue | An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
wakatime/wakaq | A minimal background task queue system with Redis and Celery integration | 574 |