管理队列 meaning in English
administration queue
Examples
- The acknowledgment messages sent to the administration queue can indicate whether or not the original message reached its destination queue , and whether or not it was removed from the queue
发送到管理队列的确认消息可以指示原始消息是否到达了目标队列,以及是否已从队列中被移除。 - When the queue quota is reached , message queuing notifies the administration queue of the sending application to indicate that the queue is full , by returning a negative acknowledgment message
当达到队列配额时, “消息队列”通过返回一个拒绝接收的消息,通知发送应用程序的管理队列,指出队列已满。 - Comparing with other cache store miss policies , cache adaptive write allocate policy avoids unnecessary memory traffic , reduces cache pollution and decreases memory queue full rate without increasing hardware overhead
与传统的cache写失效处理策略相比, cache自适应写分配策略硬件代价小,避免了不必要的数据传输,降低cache污染,减少存储管理队列阻塞的频率。 - ( 2 ) with the increasing applications of real - time multimedia on internet , an ecn - based tcp - friendly congestion control ( etcc ) scheme was proposed . the scheme emphasizes on the improvement of end host with the support of extended router . red was adopted in the router , and early congestion state was notified to the sender using ecn
( 2 )针对internet上与日俱增的实时多媒体应用,提出了一种基于ecn的tcp友好拥塞控制机制etcc ,该机制侧重于端系统功能的改进,同时扩展了路由器的功能来支持端系统的工作,在路由器中采用red管理队列长度,以ecn的方式将网络的早期拥塞状况通知端主机,端系统根据相应的速率调节机制来调节数据的发送速率。 - To address these problems ietf advocates deploying active queue management mech anism . aqm made routers have the ability to decide when and how many packets to be dropped thus stabilize the queue size effectively and avoid the problems of lock - out along with full queues
主动式队列管理机制( activequeuemanagement , aqm )是ietf推出的基于fifo调度策略的队列管理机制,它使得路由器能够控制在什么时候丢弃多少包,从而有效地管理队列长度,以支持tcp端到端的拥塞控制。