The spirit of the RTSJ is that all queues of threads are FIFO and priority based.
RTSJ的原理是所有的线程队列都是FIFO并且是基于优先级的。
Can set thread priority based on task semantic, such as below normal for a screen saver.
可以基于任务来设定优先权,例如用于屏幕存储器的线程应该低于一般水平。
The priority based medium access protocol could improve Ethernet to fit for real-time application.
基于优先级的线路竞争算法可以改进以太网使其符合实时性要求 ;
This paper presents priority based fuzzy goal programming approach for solving multi-objective transportation problem with fuzzy coefficient.
针对具有模糊因数的多目标交通问题,提出了一种优先模糊目标规划方法。
Its programming interface is based on message, which makes it convenient to buffer management, flow control, and priority based message schedule strategy.
它的编程接口是基于消息的,使得缓冲区管理,流量控制,和按优先级传送消息都很易于实现。
Furthermore, it is permissible to file a utility model in a country by virtue of a right of priority based on the filing of a patent application, and vice versa.
此外,还准许在一国中根据专利申请的优先权提出实用新型的申请,反之亦然。
Assigning priority based on the MELD score combined with the serum sodium concentration (MELDNa) may therefore have resulted in transplantation and prevented death.
根据MELD评分联合血浆钠离子浓度进行评估可以更好地决定移植优先权,以更好地安排移植手术并避免患者死亡。
Unfortunately, PLM has no knowledge of the importance of any workload running in the partitions and, therefore, cannot readjust priority based on the changes of workload types.
遗憾的是,PLM 未考虑到分区中运行的任何工作负荷的重要性,因此无法基于工作负荷类型的更改重新调整优先级。
An advanced priority based CAC scheme and an adaptive residual capacity based CAC scheme are proposed with the foundation of simulation and analysis on the priority based CAC scheme.
第三章研究了基于连接的多媒体无线蜂窝网CAC技术,在仿真分析基于优先级的CAC方案的基础上,提出了基于优先级的改进CAC方案与基于剩余容量的自适应CAC方案。
Based on customer input, highest priority user stories were scheduled at the beginning of the release so we could, therefore, focus our efforts on the most important functions first.
基于用户的输入,最高优先级用户的情景在版本的开始被制定,因此我们可以将精力先集中在最重要的功能上。
Once checked, you can set the priority accordingly, based on the resources you want to give to this backup exercise.
启用这个选项之后,可以根据希望分配给这个备份操作的资源相应地设置优先级。
The ODR enables priority-based workflow management that enables the enforcement of service level policies for applications.
ODR 可提供基于优先级的工作流管理,可为应用程序带来服务级别策略。
Priority should be based on both individual project benefits and overall impact to the project portfolio.
优先级应当基于单个项目利益和它对项目组合的全局影响。
Deploy the 10 gigabit Ethernet switch that supports priority-based flow control and loss-less Ethernet similar to a typical switch deployment.
部署10千兆以太网交换机,支持基于优先级的流量控制和类似于典型交换机部署的无损耗以太网。
As per the figure, AIX clients contact either of the two Tivoli Directory Server configured at the backend based on priority or availability basis.
在该图中,AIX客户端根据优先级和可用性联系在后端配置的两个TivoliDirectoryServer之一。
We'll use the red-black tree structure to provide priority-based message processing because.
我们将使用红黑树结构来提供基于优先级的消息处理,因为。
Priority within each release (which features get developed first, based on business value)?
每个发行版中的优先级(根据商业价值决定先开发哪些功能)?
Priority (which features get developed first, based on business value)?
优先级(根据企业价值先开发哪些特性)?
Each servant region will have instances of the MDBs running within it and process (consume) messages from the MQ queue based on the messages priority type.
每个服务区域将具有运行于其中的mdb实例,并基于消息优先级类型处理(使用)来自mq队列的消息。
In reality, you would assign priority on an application requirement based on business need.
在现实中,您应该基于业务需要为应用程序需求分配优先级。
A custom priority field was created on the tracking tickets, updated based on the project plan, and dictated to each developer in the order they should perform their tasks.
在跟踪单上会创建一个自定义优先级字段,此字段根据项目计划而更新,并且按照开发人员执行任务的正当顺序传达给他们。
Obviously this is just an example and the features you put into a specific iteration are based on business requirements, priority, ease of implementation, and other considerations.
这显然只是个范例,在特定迭代中加入的功能往往要基于业务需求、优先级、实现的难易程度和其它因素。
How do I identify the applications and services that are best suited for moving to a cloud environment based on business priority and technical fitment?
我怎样识别最适合移入云计算环境(基于业务优先权和技术适配性)中的应用程序和服务?
As discussed earlier, there is an implicit authorization process with agile development teams; developers are authorized to make changes based on customer priority or refactoring as necessary.
如早先讨论的一样,一个隐含的授权过程伴随着敏捷开发团队,授权开发人员做出基于客户优先级的变更,或者在必要时重构。
When a worker makes a request to retrieve the next work package from a work list based on priority or other criteria, the next work package in the work list is returned.
当工作人员请求按照优先级或其他条件从工作列表中检索下一个工作包时,工作列表中的下一个工作包被返回。
If the COE decides that the service is high-priority, based on the domain ownership the service belongs to, then the domain owner allots the funding.
如果COE基于服务所属领域的所有权决定该服务具有高优先级,则领域所有者将分配资金。
The CPU usage thus gathered is used by the kernel, which may schedule or de-schedule a process based on its priority, current CPU usage, and CPU limits.
内核使用收集的CPU 使用量数据,可以根据优先级、当前 CPU使用量和 CPU 限制调度或撤消运行进程。
These locks are based on priority inheritance and are held for short time intervals.
这些锁基于优先级继承并且其持有时间较短。
To ensure that important processes don't get starved out by CPU hogs, the selection is done based on a scheduling priority.
为了确保重要的进程能够得到CPU,这种选择是基于调度优先级 进程的。
Priority-based FIFO behavior — as in the earlier synchronization example where the highest-priority thread is chosen to execute next — also applies to the queues of lock contenders and lock waiters.
基于优先级的FIFO行为——在前面的同步示例中,将接着执行具有最高优先级的线程——也适用于锁争用者和锁等待者的队列。
应用推荐