1Blurb::
2Specify static scheduling in a peer partition when Dakota is run in parallel.
3Description::
4In \c static scheduling, all available evaluations are assigned to servers in
5a predetermined fashion. Each completed evaluation is replaced with one
6congruent modulo the evaluation concurrency. For example, with 6 servers, eval
7number 2 will be replaced by eval number 8.
8
9Topics::	concurrency_and_parallelism
10Examples::
11Theory::
12Faq::
13See_Also::
14