Tag Scan Class

Increase the max concurrent requests. I suggest 8 or 10. (I think the max is 12, but don’t quote me on that.) The problem is that with only 2 requests at a time, and hundreds of requests needed per scan, round-trip travel and process time suddenly becomes significant.
If it’s still not enough, you can create multiple drivers to the same processor to get more concurrency.