By default this setting is enabled and the Queue processes all 'waiting to be processed' jobs as soon as possible. But if ...

By default this setting is enabled and the Queue processes all 'waiting to be processed' jobs as soon as possible. But if this fast processing overwhelms the server and you need the Queue to slow down, administrators can turn 'Fast Polling' off. If the setting is off, the queue will do the following: Check if there are any free threads to process jobs, if so load all the free threads with the 'waiting to be processed' jobs, wait for the polling interval and do the whole thing again. If the setting is on, the queue will not wait for the polling interval if there are pending jobs. As jobs get processed, the pending jobs will start getting processed immediately.
English
English (United States)
日本語
Japanese
한국어
Korean