Async Administrator

Async queues are recommended as a best practice to split up the actions for concurrent processing. Async queues are also used to control the processing in a single threaded format based on the Max Active Actions field. Async queues are used to ensure that certain actions in a queue are completed before others to maintain data integrity.