Example of a component that connects to the logcentral and publish some messages. it is used as an example for the diet program.
testComponent
testComponent connects to the LogCentral, publishes some messages and then disconnects.
Before starting the LogCentral, you must:
launch a CORBA Naming Service.
launch log forwarders if needed
launch LogCentral service
launch a tool to visualize the message sent
Launch the testComponent
Launching the LogCentral
LogCentral -config ./LogCentral.cfg
Launching the component
testComponent
The testComponent uses CORBA as its communication layer. While it's a flexible and robust middleware, its deployement on heterogeneous networks still is delicate and may require using ssh tunnels.
(C)2011, GRAAL, INRIA Rhone-Alpes, 46 allee d'Italie, 69364 Lyon cedex 07, France all right reserved <[email protected]>
This program is free software: you can redistribute it and/or mod‐ ify it under the terms of the GNU General Public License as pub‐ lished by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Pub- lic Li‐ cense for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
GRAAL INRIA Rhone-Alpes 46 allee d'Italie 69364 Lyon cedex 07, FRANCE Email: <[email protected]> WWW: http://graal.ens-lyon.fr/DIET
omniNames(1), logForwarder(1), LogCentral(1), DIETTestTool(1)
[email protected], [email protected]
License: GPLv3
DIET developers