What Is Queuing Time

Queuing Time or Qt

Queuing Time is defined as the time spent waiting in a queue for access to computing resources. Queuing Time for a given business transaction can be also be defined as the End to End Queuing Time for access of any of the following physical resources i.e.

  • Queuing Time for access to Disk Resource
  • Queuing Time for access to CPU Resources
  • Queuing Time for access to Application Server Resources
  • Queuing Time for access to Database Server Resources

Lets revisit our basic equation for Response Time:

  • Rt = Wt + St …………………….  [ Wt = Wait Time, St = Service Time ]  also written as
  • Rt = Qt + St  …………………….  [ Wt = Wait Time, Qt = Queuing Time ]

Queuing Time [ Wt or Qt ] for a given application business transaction doesn’t remain constant and is a variable that can change based on the congestion within the system and movement of congestion points within the given system. Longer queuing times will translate into more dropped connections and surely a lot more irate customers.

The Queue length for a given system or resource within a system can be calculated using the below formula:

  • Q = X * Qt   ………………………..  [ X = Throughput, Qt = Queuing Time ]

Performance Testing is generally conducted to identify potential system bottlenecks and understand the extent of queuing the system can take before the overall system performance starts degrading. Queuing on a system is inevitable and one can only invest that much of money to eliminate queuing based on choice of application designs and deployment architectures.

Additional Resources

Hope you’ve enjoyed the content in this section at Practical Performance Analyst and have learnt something new. Please help us grow the community by taking a moment and sharing this content with rest of community using your preferred Social Media Platform (links provided below). We are looking for the bright spark and if you think you have what it takes to build and grow this community reach out to me by Sending us an email. Practical Performance Analyst


Trevor Warren is passionate about challenging the status-quo and finding reasons to innovate. Over the past 16 years he has been delivering complex systems, has worked with very large clients across the world and constantly is looking for opportunities to bring about change. Trevor constantly strives to combine his passion for delivering outcomes with his ability to build long lasting professional relationships. You can learn more about the work he does at LinkedIn. You can download a copy of his CV at VisualCV. Visit the Github page for details of the projects he’s been hacking with.


© 2018. All rights reserved.

Powered by Hydejack v6.4.0