图5显示了该DPAR在三周期间内的Domino事务处理数的间隔视图。
Figure 5 shows an example of an interval view of the number of Domino transactions over a three-week period for this DPAR.
您可以应用从本文学到的知识处理数PB的日志文件;因此,MapReduce抽象是一种非常有用的工具,尤其是在云环境中。
You can easily take the lessons from this article and apply them to petabytes of logfiles; that is the essence of why the MapReduce abstraction is a useful tool, especially in a cloud environment.
如果该服务器启动了一两天,则这是一个较大的事务处理数;但是,如果服务器已经启动了一个月,那么该事务处理数可能就不是很多。
If this server has been up for one or two days, then this is a large number of transactions; however, if the server has been up for a month, then this may not necessarily be a lot.
一旦数据和相关的材料出现在一个存储库,回答问题和处理投诉可能需要数小时。
Once the data and associated materials appear in a repository, answering questions and handling complaints can take many hours.
因此,举个例子,如果您一天处理一个项目,最小查询数是20,那么其效果就是将每一个项目延迟到20天。
Thus, for example, if you process one item a day and have a minimum queue of 20, the effect is to delay every item by 20 days.
如果可以从内存缓存中获取文件,就可以降低平均服务时间,因此增加服务器每秒能够处理的连接数。
If files can be served from memory cache, then that decreases the average service time, and hence increases the number of connections per second the server can handle.
图3显示了上述四种消息格式对消息吞吐量(单位时间内处理的消息数)的相对影响。
Figure 3 shows the relative impact on message throughput (messages processed per unit of time) associated with each of the four message formats discussed.
即使侦听器端口的最大会话属性设置为一个较大的值,您也可能无法看到并发处理消息的会话数。
Even though the listener port's maximum sessions property is set to a higher value, you might not see that number of sessions processing messages concurrently.
如果线程数多于处理器数,那么线程必须争用处理器时间,有些线程会一直处于等待状态,这样,应用程序的效率就降低了。
Once there are more threads than processors, the threads must compete with one another for processor time, and some threads will always be waiting, so the application effectiveness is reduced.
在处理非常大和非常小的数时,这点很重要。
This is important when you deal with very large and very small Numbers.
它仅仅能够处理八比特(八位二进制数)一组的信息,相形之下,当今计算机处理器能处理64比特或者128比特一组的数据。
It can process information only in eight-bit chunks, compared with the 64 - or 128-bit chunks handled by a modern computer processor.
maxChecksPerRequest描述针对检查处理容量目的的相互协商的每个请求的最大检查数(例如,3,000)。
MaxChecksPerRequest describes the mutually agreed upon maximum number of checks per request for check handling capacity checking purposes (for example, 3,000).
一些处理器在处理无符号整型数要比处理符号整型数快得多,这也是一个好的习惯,有利于代码的自我文档化(self- documenting)。
Some processors can handle unsigned integer arithmetic considerably faster than signed (this is also good practice, and helps make for self-documenting code).
因此,如果减少每个HTTP请求的总连接数,将一个连接用于多个查询,则可以提高处理器、磁盘和网络性能。
Therefore reducing the number of total connections per HTTP request by reusing a connection for more than one query improves processor, disk, and network performance.
当计时器的计时单元数达到零时,它将调用超时处理程序例程为该连接处理相应的超时。
When the number of ticks reaches zero for a timer, it calls the timeout handler routine to handle the corresponding timeout for that connection.
以前的竞赛将重点放在改善批处理性能上,在 2010 年,我们使用了每分钟事务数作为基准。
Previous contests had focused on improving batch processing performance time; in 2010, we used transactions per minute as the benchmark.
处理掉这些废弃品你就能用一年少于六位数的钱过上王子般的生活。
Lose the junk, and you can live like a prince on less than six-figures a year.
不像之前处理的有限能级的情况,而在这里我们有无穷多的状态数。
Unlike the case we treated earlier, where we had a limited number of levels.
由于我们使用的是实际的电量数,因此我们不再需要使用计算机类别,而是需要处理电能消耗的确切数量。
As we are using actual power figures, we don't want to use the computers category anymore, but instead want to deal with the exact amounts of electricity consumed.
一个选项,用来指定在数据库写之前应处理的最大条目数。
An option that specifies the maximum number of items that should be processed before a database write.
除了可以转换日期和时间格式外,JSF还提供了处理像百分数或者货币数据这类值的特殊转换器。
In addition to allowing you to convert date and time formats, JSF provides a special converter for dealing with Numbers such as percentages or currency.
评测表提供为特定的处理器事件收集的采样的百分数或数量,比如高速缓存线路故障的数量、传输后备缓存(TLB)故障的数量,等等。
The profiling table provides the percentage and number of samples collected for specified processor events such as the number of cache line misses, Transition Lookaside Buffer (TLB) misses, and so on.
如果用量子力学方法来处理,对于平动的状态数,的确也是这么个量级。
And if you treat this properly, quantum mechanically, for the translations, there's actually a magnitude of the number is similar.
对于某个别申请人来说,那些需要数周甚至数月等候特别行政处理的日子已经过去了。
The days of waiting many weeks and even months to complete special administrative processing for certain applicants are gone.
记住,整形数运算要比浮点数运算快得多,因为处理器可以直接进行整型数运算,浮点数运算需要依赖于外部的浮点数处理器或者浮点数数学库。
Remember, integer arithmetic is much faster than floating-point arithmetic, as it can usually be done directly by the processor, rather than relying on external FPUs or floating point math libraries.
在处理此次事故中的工作人员,由于没有保护手段,数小时内接受的辐射量相当于人一年内接受的辐射最大剂量。
At one stage an unprotected person at the main gate would have received the maximum allowable yearly dose for a nuclear-industry worker in a matter of hours.
第一个变化是将最大线程数从每处理器25个线程增加至250个线程。
The first change is increasing the default maximum number of threads from 25 per processor to 250 pre processor.
在处理有理数时,采取一点数值技巧将会有所帮助:也就是说,找到公分母,使某些操作变得更容易。
When working with rational numbers, it helps to perform a bit of numerical legerdemain: namely that of finding a common denominator to make certain operations easier.
后处理程序脚本的输出提供响应时间、总错误数和超过计数的性能阈值的平均数。
Output from the postprocessing script provides averages in response times, total errors, and performance thresholds exceeded counts.
后处理程序脚本的输出提供响应时间、总错误数和超过计数的性能阈值的平均数。
Output from the postprocessing script provides averages in response times, total errors, and performance thresholds exceeded counts.
应用推荐