M/D/1 queue: Difference between revisions

Content deleted Content added
removed grandparent category of Category:Single queueing nodes
Line 90:
 
==Application==
Includes applications in wide area [[network planning and design|network design]], where a single central processor to read the headers of the packets arriving in exponential fashion, then computes the next adapter to which each packet should go and dispatch the packets accordingly. Here the service time is the processing of the packet header and cyclic redundancy check, which are independent of the length of each arriving packets. Hence, it can be modeled as a M/D/1 queue.<ref>{{Cite book|title=Wide Area Network Design: Concepts and Tools for optimization.|last=Chan|first=Robert S.|publisher=Morgan Kaufmann Publishers Inc.|year=1998|isbn=1-55860-458-8|___location=|pages=319}}</ref>
 
==References==