Jorb v0.4.1 API Reference

Modules

Jorb

I uh, I say you did a great jorb out there

The Jorb.Backend behaviour represents a queueing abstraction.

A memory-backed backend for Jorb. Suitable for testing.

Modules that use Jorb.Job can enqueue, read, and perform jobs. These modules must implement the Jorb.Job behaviour.