basic_producer(1)
NAME
basic_producer - program that produce dummy data to test Narval data
flow.
SYNOPSIS
basic_producer [options]
DESCRIPTION
The basic_producer program is a simple narval actor that produce only one data flow line to be tested by it's twin actor : basic_consumer.
OPTIONS
Narval actors need these options:
- --config_name
- gives the narval sub system configuration name the producer belongs to.
- --uuid gives the uuid generated by the sub system coordinator.
SEE ALSO
basic_consumer - actor that consume the 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.