You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

There are different ways to build an network of Odysseus nodes. Some of them are only available, if worker nodes are OdysseusNet nodes, too. The master must always be an OdysseusNet node. A combination of different mechanismen is possible and needs to be configured in the odysseus-net-config file (typically located in Odysseus Home)

Broadcast

This is only available for cases, where all node are OdysseusNet nodes and all nodes are in the same subnet.

TODO: Explain parameter

Mulitcast

This is only available for cases, where all node are OdysseusNet nodes and all nodes are in the same subnet.

TODO: Explain parameter

Config File

To initially assign any odysseus node as a worker to a OdysseusNet master, a config file named ... can be placed in the Odysseus Home folder

TODO: Explain parameter, explain config file format

Odysseus Script Command

With the Odysseus Script Command #ADD_NODE/#REMOVE_NODE we provide a mechanism to add/remove nodes at runtime.



  • No labels