Horus.jl

Simple background jobs for Julia, backed by Redis.
Author aviks
Popularity
2 Stars
Updated Last
2 Months Ago
Started In
July 2024

Horus

Build Status version pkgeval deps docs

Simple background jobs for Julia, backed by Redis.

Horus.jl is a package for creating and running background jobs in Julia

There are many libraries in other languages that provide similar functionality, such as Sidekiq, Resque (both Ruby) and Celery (Python). Of these, Sidekiq is probably the closest in spirit to this library.

Currently requires a patch to Redis.jl to fix a bug. An upcoming new release of Redis.jl will fix this.


🚨 Please read the documentation carefully before using this package, particularly the section that describes what the design guarantees are.


Horus is the ancient Egyptian god of kingship, protection, healing and the sky.

Used By Packages

No packages found.