Versions Compared

    Key

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

    ...

    The Job Slots (or Process Slots) for a Worker determine how many processes a given Worker can run at a given time. The By default, the number of Job Slots have no direct relation is set to the number of processor cores on a given machine. It , but this relationship is not required and can easily be changed so that the number of slots is different. For example, it is often desirable when using a multi-threaded renderer like Maya to have the Worker run 1 instance (or process) at a time, using all the cores for that instance - so that would be a single slot with 8 cores (on an 8-core machine). On the other hand, if we want to run many single-threaded processes that each require a few resources, you may want to set the Worker to have 4 or 8 Job Slots available. 

    ...