释义 |
firstended firstout (FEFO) 先结束先送出法 A queuing scheme whereby messages on a destination queue are sent to the destination on a firstended, firstout basis within priority groups. That is, higherpriority messages are sent before lowerpriority messages; when two messages on a queue have equal priority, the one whose final segment arrived at the queue earliest is sent first. 一种发送报文的排队方法,目标队列里的报文依优先级分组,按先结束先送出的原则送往 目的站,即高优先级报文比低优先级报文先发送,而当队列里两份报文优先级相同时,最 后一段先到队列的报文先发送。 |