• Give the polling threads maximum priority to minimise the risk of missing a measurement.

    给予线程最大优先级从而最小化丢失度量结果风险

    youdao

  • With this property, we can set the maximum and minimum number of threads used by the message listener service to run the listener ports.

    通过属性我们可以设置消息侦听服务用于运行侦听器端口最大最小线程数

    youdao

  • In POWER5, you can have a maximum of two Simultaneous Multi-Threading threads per processor.

    POWER 5中,对于每个处理器最多可以拥有两个同步多线程线程

    youdao

  • If events are building up in a collaboration's queue and the collaboration is configured with the same number of threads as the target application, the solution is running at its maximum throughput.

    如果事件协作队列中堆积,而协作配置线程数量目标应用程序线程数量一样,则解决方案最大的吞吐量运行。

    youdao

  • The pool is not large enough to serve the workload, if average number of active threads is constantly close to maximum size of the pool.

    如果活动线程平均数时常接近线程最大大小说明该线程池太小,不足以满足工作量

    youdao

  • When the system is overloaded, on the other hand, threads need to wait for other threads as well as for the garbage collector, and the maximum response times increase sharply for both policies.

    一方面,系统超载时,线程需要等待其他线程,就等待垃圾收集一样,并且两种策略最大响应时间都会急剧增加

    youdao

  • The output from the command includes the maximum number of threads and the total number of used and inactive threads.

    这个命令输出包括线程最大数量以及使用未使用的线程总数

    youdao

  • The first change is increasing the default maximum number of threads from 25 per processor to 250 pre processor.

    第一变化最大线程处理器25个线程增加至250个线程。

    youdao

  • The message listener service is configured to use a thread pool that has the maximum threads property set to 4.

    消息侦听器服务配置为使用最大线程属性设置4线程

    youdao

  • Normally.net allocates up to the minimum thread count in threads as soon as needed. From them on, no more than 2 threads per second are created until you reach the maximum thread count.

    一般来说。NET会尽快线程池中分配最少数量的线程,接着秒钟创建最多2个线程,直到达到最大线程数量。

    youdao

  • In this case, for example, if we set the maximum sessions in ListenerPort1 to 4, there will be only three threads processing in parallel.

    例如例中如果我们ListenerPort1中的最大会话设置4,则只有三个线程并行处理

    youdao

  • The maximum number of servlet engine threads is determined by analyzing the performance test results.

    您可以通过分析性能测试结果来确定servlet引擎线程最大个数

    youdao

  • Bear in mind that changes in the maximum number of servlet engine threads will require that the corresponding change be made to the MaxClients parameter on the Web servers.

    记住如果您更改servlet引擎线程最大个数,那么您还应对Web服务器MaxClients参数相应更改

    youdao

  • Tomcat was configured with a maximum thread count of 2000 while the example server was only allowed to run with four worker threads.

    Tomcat最大线程数量 2000来配置的,示例服务器允许4 个工作线程运行

    youdao

  • When the total number of threads becomes larger than the maximum threads in the Web container, then all new requests are rejected.

    线程总数超过web容器最大线程数时,那么所有新的请求都将被拒绝。

    youdao

  • The number of call threads depends on the input parameter max_calls which specifies the maximum number of concurrent RPC calls that can be handled by the server.

    调用线程数量取决于输入参数 max_calls,这个参数指定服务器可以处理最大并发RPC调用数量。

    youdao

  • Since this value indicates the maximum number of HTTP threads in use, it is much more appropriate to use this value for the HTTP threads setting in the Server document.

    由于指示使用HTTP线程最大数量因此Server文档适合使用该值设置HTTP线程。

    youdao

  • Pool Max: The maximum number of threads that can be instantaited in a thread pool.

    PoolMax线程可以实例化最大线程

    youdao

  • While biod self-tunes the number of threads (the daemon process creates and kills threads as needed), the maximum number of biod threads can be tuned, depending on the overall load.

    biod自我优化线程数量(守护进程根据需要创建删除线程)时,可以根据整体负载,对biod线程最大数目进行优化。

    youdao

  • However, if the number of threads is greater than the number of processors, the application has been overloaded, and the optthruput policy gives the best maximum response times in such a case.

    然而如果线程数量多于处理器的数量,应用程序将会超载并且使用optthruput策略会获得最佳响应时间。

    youdao

  • In the Maximum number of processing threads field, enter the number of simultaneous processing threads.

    Maximumnumberofprocessingthreads字段中,输入并发处理线程数量

    youdao

  • By keeping lock hierarchies shallow, which translates to locking as few objects as possible, you can affect the maximum number of threads that need to be priority adjusted.

    通过保持较浅层次结构可以锁定最少量对象能够影响大量的需要调整优先级线程

    youdao

  • This server creates as many worker threads as needed up to the maximum specified when the server is created (decoded from the command line in this particular example).

    服务器可以创建所有需要线程,直到达到创建服务器(从此示例中的命令解码)指定最大数量。

    youdao

  • This value does not dictate the number of threads running at all times, simply the maximum number of possible threads.

    并不表明任何时候正在运行线程数量只是表明可能的线程最大数量。

    youdao

  • Using the application monitor, determine whether or not all the servlet engine threads are established, then adjust the maximum accordingly and rerun the tests.

    请使用应用程序监视器来确定是否所有servlet引擎线程建立然后相应地调整最大值再次运行测试。

    youdao

  • A thread pool specifies the maximum possible number of threads allowed to run concurrently in a Web container.

    线程指定Web容器允许并发运行线程最大数量

    youdao

  • Make sure that the JVM maximum heap size setting is high enough to support the increased number of servlet engine threads and avoids Out of Memory conditions.

    确保JVM大堆大小设置足够的支持增大servlet引擎线程个数避免内存不足的条件。

    youdao

  • If that's the case, some of the important kernel parameters to consider are threads-max (maximum threads per process), shmmax, msgmax, and so on.

    如果那样,则需要考虑一些重要参数包括threads - max(每个进程最大线程数)、shmmaxmsgmax等等。

    youdao

  • If that's the case, some of the important kernel parameters to consider are threads-max (maximum threads per process), shmmax, msgmax, and so on.

    如果那样,则需要考虑一些重要参数包括threads - max(每个进程最大线程数)、shmmaxmsgmax等等。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定