basic_consumer(1) 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.

AUTHOR

This manual page was written by Xavier Grave <[email protected]>. It can be used by others.