Designing a concurrent blocking queue with timeouts.
设计有超时限制的并发阻塞队列。
Timer guards always correspond to setting (absolute) timeouts.
计时器警卫总是和设置(绝对)超时对应。
The pthreads implementation supports both blocking and timeouts.
pthreads实现既支持阻塞也支持超时。
Timeouts are not on the tasks themselves, but rather on the task node.
超时不是发生在任务自身,而是发生在任务节点上。
Fewer timeouts means the sender maintained a larger window on average.
超时更少意味着发送方要保持一个均值更大的窗口。
In this example, 430d is the semaphore name, and 58 is the number of timeouts.
在这个例子中,430d是信号量名称,58是超时的数量。
In basketball timeouts provide an opportunity to regroup and substitute players.
篮球赛中的休息给重组队员和替换队员提供了机会。
Timeouts -number of times calls timed-out while waiting for replies from the server.
timeouts—等待服务器应答超时的调用的次数。
Transaction timeouts are always indicated by the WTRN0006W message. For example.
事务超时始终由WTRN0006 W消息进行指示。
If timeouts are not expected, then throwing an exception might be a better choice.
如果预料不会超时,则引发异常可能是一种更好的选择。
In some cases, timeouts must be considered as a somewhat common, almost normal occurrence.
在某些情况下,必须将超时视为普遍的,在正常情况下会出现。
Business calendars can then be used for durations or timeouts in WebSphere Process Server.
然后可以将业务日历用于WebSphereProcessServer中的持续时间或超时。
I decided to return null, because when timeouts are not expected, this check could be skipped.
我决定返回null,因为当预料不会超时的时候,可以跳过该检查。
This introduces yet even more ways of defining timeouts as part of their higher level function.
这就带来了更多将超时定义为其更高级别的功能的一部分的方法。
A signal thread handles alarms and forces timeouts on connections that have been idle too long.
一个信号线程处理警报并在闲置时间过长的连接上强制执行超时。
Timeouts can serve as a constraint and control the amount of time the worker thread is blocked.
可以使用超时来约束和控制阻塞工作线程的时间量。
Timeouts are very tricky because either the iFrame or the portal can time out before the other.
超时是一个非常麻烦的方面,因为iFrame或门户都可能在其他元素前出现超时。
This setting helps the server ramp up smoothly, without having connection timeouts during the ramp-up phase.
该设置帮助服务器顺利地完成自举,在自举阶段不存在连接超时。
Table 3 shows the default thread pool sizes and inactivity timeouts for the most commonly tuned thread pools.
表3列出了最常调优的线程池的默认线程池大小和静止超时。
The examples above merely scratch the surface on timeouts, which shows how ubiquitous timeouts are in any solution.
上述示例仅仅是触及了超时的表层,展示了所有解决方案中普遍存在的超时。
The statistic Sem.timeouts will not appear in Statrep.nsf if the server has not experienced any semaphore timeouts.
如果服务器上没有出现任何信号量超时,统计数据Sem . timeouts就不会出现在Statrep . nsf中。
Based on this idea, let's look at the concept of a concurrent queue where push and pop operations come with timeouts.
根据这个概念,我们来看看如何给并发队列的添加和取出操作增加超时限制。
The lock escalations, lock timeouts and deadlocks will indicate some potential problems in your system or application.
锁升级、锁超时和死锁将表明系统或应用程序中存在某些潜在问题。
Figure 4 presents a somewhat ideal solution, because some of the components might not support dynamically setting timeouts.
图4展示的是理想化的解决方案,因为某些组件可能不支持动态设置超时。
Connectivity issues usually surface as timeouts reported in error logs or sometimes as error messages in the user interfaces.
连通性通常表现为错误日志中报告的超时,有时也表现为用户界面中的错误消息。
Process exceptions are often caused due to temporary errors such as connectivity failure, timeouts, or design time code errors.
流程异常的原因通常是一些临时错误,比如连通性故障、超时、或设计时代码错误。
Advanced concepts, such as conditions, actions, timeouts, and composite states will be discussed further in subsequent articles.
我们将在后续文章中讲述一些高级概念,例如条件、操作、超时和组合状态。
The method used for analyzing traces to determine the cause of transaction timeouts can also be used for other types of problems.
用于分析跟踪信息来确定事务超时的原因的方法还可以用于解决其他类型的问题。
All these different manners of defining timeouts must be viewed and handled in concert to achieve the desired end-to-end behavior.
必须协同观察和处理所有这些不同的超时定义方式,以实现所需的端到端行为。
All these different manners of defining timeouts must be viewed and handled in concert to achieve the desired end-to-end behavior.
必须协同观察和处理所有这些不同的超时定义方式,以实现所需的端到端行为。
应用推荐