vent.core.rq_worker package

Submodules

vent.core.rq_worker.test_watch module

vent.core.rq_worker.test_watch.test_file_queue()[source]

Tests simulation of new file

vent.core.rq_worker.test_watch.test_gpu_queue()[source]

Tests simulation of gpu job

vent.core.rq_worker.test_watch.test_settings()[source]

Tests settings

vent.core.rq_worker.watch module

vent.core.rq_worker.watch.file_queue(path, template_path='/vent/', r_host='redis')[source]

Processes files that have been added from the rq-worker, starts plugins that match the mime type for the new file.

vent.core.rq_worker.watch.gpu_queue(options)[source]

Queued up containers waiting for GPU resources

Module contents