Skip to main content

rucio-conveyor-receiver

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

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.

optional arguments:
-h, --help show this help message and exit
--run-once One iteration only
--total-threads TOTAL_THREADS
Concurrency control: total number of threads per
process