Versions Compared

Key

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

(currently work-in-progress)

Table of Contents


If OdysseusNet is activated, the node has the possibility to distribute own queries to other remote OdysseusNodes. For this, the user has to specify that he wish to distribute:

Code Block

...

#CONFIG DISTRIBUTE true

 

This statement in Odysseus Script indicates that the queries which follows should be distributed in the network. 

toc 

General process of query distribution

...