Daemon rucio-conveyor-receiver

Conveyor is a daemon to manage file transfers. The conveyor-receiver is similar to conveyor-poller, but instead of poll the transfer tool, conveyor-receiver gets knowledge about the state of submitted transfers by listening to the transfer tool messages.

usage: rucio-conveyor-receiver [-h] [--run-once] [--full-mode] [--total-threads TOTAL_THREADS]

Named Arguments

--run-once

One iteration only

Default: False

--full-mode

Full mode to update request state

Default: False

--total-threads

Concurrency control: total number of threads per process

Default: 1