非实时 meaning in English
not real time
nrt non-real time
Examples
- In designing this scheduling algorithm , we not only consider the qos requirement of real - time serivce , but also consider the transmission request of non - real - time service
在算法的设计中不仅考虑到了实时业务的qos要求,同时也兼顾非实时业务的传输请求。 - Real - time tasks are implemented in rt - linux and non - real - time tasks are implemented in linux , and data are exchanged through fifo between real - time tasks and non - real - time tasks
实时任务在rt - linux中完成,非实时任务在linux中完成,两者之间通过fifo进行数据交换。 - Reservation based dynamic bandwidth allocation scheme still adopts the concept of uniform spacing , and the access of request slot adapts to loading situation , which improves the non - real time services
动态带宽分配算法自适应于系统的负载状况,最大限度改善了非实时业务的性能。 - Through experimental evaluations , the rtorb shows far more effectiveness than the ordinary orb for distributed real - time applications . thus the real - time middleware architecture presented in this paper is proved to be effective
通过对实时orb和非实时orb的对比测试,结果充分证实了本文提出的实时中间件模型及其实现的有效性。 - Stream transport mechanism is explored for delay - sensitive realtime traffic while comfirm retransmition mechanism is proposed for non - realtime traffic . these strategies optimize system performances and provide qos guarentees
针对实时业务对时延敏感的特性,采用流传输机制;针对非实时业务分组丢失敏感的特性,采用传输层确认重传机制。