Service dispatcher

dispatcher.py

The dispatcher service of mercure that executes the DICOM transfer to the different targets.

dispatcher.dispatch() None[source]
dispatcher.exit_dispatcher(args) None[source]

Stop the asyncio event loop.

dispatcher.main(args=['-b', 'html', '-d', '_build/doctrees', '.', '_build/html']) None[source]
async dispatcher.terminate_process(signalNumber, frame) None[source]

Triggers the shutdown of the service.