Assembly Line v0.5.0 API Reference

Modules

The Job Queue

Provides the job struct as well as functions for manipulating the job struct

Responsible for passing jobs from the queue to whatever the backend responsible for processing them

Provides a common interface for interacting with Job Queues

Provides supervision of the AssemblyLine.JobQueue.Server services as well as functions for starting and stopping new instances

The Worker module defines the behavior for any external Worker Module