like async.queue, but tasks are named and de-duplicated
WARNING All tasks must have an .id
property used to identify and avoid doing the same task more than once at a time
like async.queue, but tasks are named and de-duplicated
WARNING All tasks must have an .id
property used to identify and avoid doing the same task more than once at a time