generic_producer(1) program that load a shared library as a C or C++ plugin to produce data

SYNOPSIS

generic_producer [options]

DESCRIPTION

The generic_producer program is used to allow narval users to inject data in the Narval data flow using a plugin. The plugin can be written in C or C++.

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.

AUTHOR

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