15. You can specify whether to claim the work immediately in the emulator, or specify a waittime in milliseconds.
您可以指定是在模拟器中立即声明工作,还是指定以毫秒为单位的等待时间。
来自互联网
16. Caching of frequently viewed data that changes infrequently is a powerful way to decrease waittime for users.
缓存被频繁查看但很少更改的数据是一种减少用户等待时间的有效方式。
来自互联网
17. Another way to make daily builds more useful for reducing waittime is to prioritize what failures to fix first.
使每日的构建对减少等待时间更有用的另一个方法是对首先确定什么失败划分优先级。
来自互联网
18. For other threads waiting on the same mutex, this has a negative effect, because the waittime is now even longer.
这对于等待同一互斥锁的其他线程有不利影响,因为等待时间现在会更长。
来自互联网
19. The maximum waittime that SandeshaContext waits for a particular sequence is the "inactivity" time out of that sequence.
SandeshaContext等待特定序列的最大等待时间就是该序列的“不活动”超时时间。
来自互联网
20. Maximum connection waittime - Shows the maximum time that an application was blocked waiting for a connection from the pool.
连接池最长等待时间:显示应用程序阻塞,等待连接池连接的最长时间。
来自互联网
21. Consider exploiting Spring's asynchronous task executors to reduce user waittime for tasks that can be run in the background.
对可以在后台运行的任务,考虑使用Spring的异步任务执行器来减少用户等待时间。
来自互联网
22. When a process waits for a block device data request to complete, it incurs I/O waittime, and all idle time becomes waittime.
当一个过程等待一个块设备数据请求完成时,它会增加 I/O等待时间,而所有空闲都会变成等待时间。
来自互联网
23. Connection pool waittime represents the amount of time an application is blocked waiting for a connection from the connection pool.
连接池等待时间表示应用程序阻塞时等待连接池连接的时间。
来自互联网
24. Iterative testing, on the other hand, actually reduces defect inventory and customer waittime based upon what is of value to the customer.
从另一个角度讲,迭代测试实际上会减少缺陷的数量和客户等待的时间,当然这是基于客户价值考虑的。
来自互联网
25. Waste in terms of a software development project generally falls into three categories: (1) waittime, (2) rework, and (3) defect generation.
就软件开发项目而言的浪费一般属于三类:(1)等待时间,(2)重复工作,和(3)缺陷生成。
来自互联网
26. To further optimize the effectiveness of your daily build verification strategy, prioritize every failure with a focus on minimizing waittime.
要进一步优化您每日构建验证策略的有效性,通过集中于将等待时间最小化来为每个失败划分优先级。
来自互联网
27. Number of waits and total waittime: the number of instances and total elapsed time when the thread was waiting while invoking a method or service.
等待数量和总等待时间:调用某方法或服务时,等待线程的实例数量和总占用时间。
来自互联网
28. For example, if the database parameter LOCKWAIT is set to 20 seconds, a transaction waiting for a lock is rolled back after 20 seconds of waittime.
29. For example, if the database parameter LOCKWAIT is set to 20 seconds, a transaction waiting for a lock is rolled back after 20 seconds of waittime.