NAME
basic_consumer - program that consume dummy data to test Narval data
flow.
SYNOPSIS
basic_consumer [options]
DESCRIPTION
The basic_consumer program is a simple narval actor that consume only
one data flow line and test if it has been produced by it’s twin actor
: basic_producer.
OPTIONS
Narval actors need these options:
--config_name
gives the narval sub system configuration name the consumer
belongs to.
--uuid gives the uuid generated by the sub system coordinator.
SEE ALSO
basic_producer - actor that produce dummy data to test narval data
flow.
AUTHOR
This manual page was written by Xavier Grave
<xavier.grave@ipno.in2p3.fr>. It can be used by others.
April 1, 2010 basic_consumer(1)