Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

See OdysseusNet Docker Compose Example

Remark: In cases where the workers should communicate with each other, it is important, that the master and the worker are in the same network, i.e. in case of using docker, you cannot use a master from outside the docker network. To communicate with the master node, you should use WebStudio. Another solution would be to use e.g. kafka (that is visible to all the nodes) to communicate between the nodes.

Network structure of OdysseusNet: OdysseusNodes and NodeGroups

...