I know in the job scheduler you can select "single" and that will do a single job at a time. What if I wanted to allow just two or three jobs at a time. I would love to specify how many jobs I actually want going instead of using the single option.
Hello VGriffith, I think you can do it using the Slots Per Work Item option inside the scheduler. For example, if you have 16 threads and you set it to 8, you can't have more than 2 work items running at the same time.