请输入您要查询的字词:

 

单词 queue
释义
queue

Statistics
  • An example of a continuous-time Markov chain (see Markov process). The properties of queues are much studied by analysts of stochastic processes. Three components of a queuing system are the inter-arrival times (a Markov process (M), a more general process (G), or a pre-determined process (D), the service times (also Markovian, general, or predetermined), and the number of servers (k). The standard nomenclature for queues describes them as M/M/1, M/D/1, M/G/1, or G/M/k queues as appropriate.

    The basic quantities of interest are the expected values of the number in the queue, the number waiting (i.e. not being served) in the queue, the queueing time, and the waiting time (the sum of the queueing and service times).

    For an M/G/1 queue, with arrival rate λ and with 1/μ and σ2 denoting the mean and variance of the service time distribution and with ρ=λ/μ, then the expected value of the number in the system (queueing or being served) is N given by the Pollaczek–Khintchine formula queue

    A useful general result, with denoting the average time spent in the system, is Little’s formula which states that λt¯=N.


Computer
  • 1. (FIFO list, pushup stack, pushup list) A linear list where all insertions are made at one end of the list and all removals and accesses at the other. Like a pushdown stack, a queue can be implemented in hardware as a specialized form of addressless memory, and is most commonly used for speed buffering between a real-time data input/output stream and a form of memory that requires start/stop time.

    2. See queue management, queuing theory.


Economics
  • A number of customers for a good or service waiting to be served. Queue discipline describes the order in which customers are served: this may be first-come first-served, random order, or last-in first-out, or some system of priorities may be used. Queuing models analyse the behaviour of queues, often using numerical simulation, and explore efficient ways of handling queues.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/12/26 1:59:54