Skip to content

ZMQ refactoring

Samuel GAIST requested to merge zmq_refactoring into master

This merge request implements a new version of the scheduling in beat.web taking advantage of the new implementation in beat.core.

There are now additional django commands that allows to manage the scheduler, broker and worker directly from there.

Fixes #518 (closed)

Fixes #517 (closed)

Edited by Samuel GAIST

Merge request reports