Versions Compared

Key

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

...

This example differs from the basic one because, while in the simple example we are configuring one order per remote host (and port), here we are configuring one order with a parameter. The value of that parameter is then the list of hosts (with the corresponding ports, where JobScheduler is running on) separated by a "separator" (a comma, in this example).

scheduler.remote_scheduler example

...