With Enterprise Edition you have the ability to run multiple Compute Engine threads to process analysis reports from different projects in parallel. The limits on this really depend on the resources available to SonarQube. There’s a little more on this in the docs.
Regarding queues, all incoming analysis reports - regardless of edition - are queued and when a/the Compute Engine thread is idle, the queue is popped and the next report processed.