Next: ON_NODES
Up: JDF Fields
Previous: NICE
  Contents
By default, FBSNG chooses nodes to run processes of the same section
in round-robin fasion. Sometimes, it may be necessary to use other
process placement strategies. Currently, FBSNG allows two other
algorithms:
- spread - place no more than one process of the section
on each farm node.
- pack - place as many processes of the same section on the
same node as possible.
FBSNG Home