Execution Queues

An execution queue can be seen as a type of threadpool - it basically controls how many jobs are executed in parallel.

Here are the differences :