Bolt v0.1.4 Bolt.Queue View Source

Link to this section Summary

Link to this section Functions

Link to this function enqueue(queue_name, job_params) View Source
Link to this function find_schedulers(schedulers_name) View Source

Returns a running queue by name.

Link to this function finish(queue_name, job_id) View Source
Link to this function module_for_queue(queue_name) View Source
Link to this function resume_inprogress(queue_name) View Source

Returns the list of schedulers

Link to this function set_worker_max(schedulers_name, worker_max) View Source

Sets the max worker count for the scheduler.