For convenience, priority-async-queue referred to as paq.1. addTaskCreate a task and join in the paq queue.paq.addTask([options, ]callback);options is an optional object that contains the following attributes:{ id: undefined, // task id priority: 'normal', // task priority, such as:...