Choosing the Optimal Number of Queue Processors

The optimal number of Queue Processors is related to the number of physical CPU cores available.

If you have X physical CPU cores you should use at least X Queue Processors. Using more Queue Processors than physical CPU cores slightly increases performance but depending on your system setup it could also slow down the verification because of the large number of concurrent IO operations.
Note: Micro Focus recommends using <number-of-physical-CPU-cores> multiplied by two.