Staged a race to transcode 4 videos concurrently on prod server and sequentially through queue on the devo server
Concurrent won.
So I figured I needed to use two queues to leverage multiple virtual cores. modified code to do just that. tested extensively. Staged another race, queue won handily Rolled it out on prod server. If no one notices, then it was a success.