logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

eventf - connect (federate) two CORBA EventChannels

Description

eventf  establishes  a  connection between two event channels. The event channels must both already be in
       existence (perhaps created by the eventc command). If both event channels are implemented by  omniEvents,
       then  the  connection is persistent: it will be recreated if one or both of the channels is shut down and
       later restarted.

       The from- and to-channels must be specified as URIs. This may be an IOR, or a corbaloc::: or corbaname:::
       URI.

       Example: eventfcorbaname::#from.channelcorbaname::#to.channel

Environment Variables

       OMNIORB_CONFIG
              The location of the omniORB configuration file.

Name

       eventf - connect (federate) two CORBA EventChannels

Synopsis

eventffrom-channel-urito-channel-uri

See Also