Master Updater Module

The master_updater module queues and sends updates to the master. It uses a disk-based store to make sure updates survive restarting the local instance.

class iceprod.server.modules.master_updater.master_updater(*args, **kwargs)[source]

Run the master_updater module, which handles updating the master.

start()[source]

Start master updater

stop()[source]

Stop master updater

kill()[source]

Kill master updater

add(*args, **kwargs)[source]

Add obj to queue