• 传入ObjectRootsHelper实例帮助线程管理生存期超出迭代对象

    An instance of ObjectRootsHelper is passed in to help the thread manage objects whose lifetimes exceed the iteration.

    youdao

  • 执行线程分配随机数帮助实现这个目的。

    Assigning random Numbers to execution threads will help you achieve this.

    youdao

  • 例如如果CPU使用率接近100%,那么增加线程数量没有任何帮助

    For example, if your CPU is near 100% utilization, increasing the amount of threads does not help you at all.

    youdao

  • 运行时分析通过提供线程内存使用对象行为的分析,帮助理解程序执行的过程中是如何运转的。

    Runtime Analysis: Helps you to gain an understanding of how your application behaves during execution by providing insight into thread utilization, memory usage, and object behavior.

    youdao

  • 可以变量这些线程局部”副本看作缓存类似,在每次线程需要访问变量帮助避免检查存储器

    You could consider these "thread-local" copies of variables to be similar to a cache, helping the thread avoid checking main memory each time it needs to access the variable's value.

    youdao

  • 将介绍RT同步一些特性这些特性可以帮助移植应用程序的开发人员使用rt线程编写新的应用程序使用rt线程化。

    This section covers some features of rt synchronization that can help developers porting applications to use rt threads or writing new applications to exploit rt threading.

    youdao

  • 开发测试期间,有一种技术可以帮助减轻失控线程影响即限制进程能够使用CPU数量

    During development and testing, one technique that can help lessen the impact of runaway threads is to set a limit on the amount of CPU a process can use.

    youdao

  • 线程存储中的信息可能非常复杂,难于解释因此开发多个工具帮助进行分析

    But the information inside a thread dump can be complex and hard to interpret, so several tools were developed over time to assist with this analysis.

    youdao

  • 多个应用程序线程访问同一个文件并且存在任何其他类型瓶颈时候,增大线程数目可以起到帮助作用。

    Increasing the number of threads can help when multiple application threads access the same files, and you do not find any other types of bottlenecks.

    youdao

  • 线程检测工具线程完成请求时间自动发出警告,从而帮助诊断变慢等性能问题

    The hung thread detection facility helps diagnose hanging or slow performance problems by automatically warning when a thread seems to take too long to complete a request.

    youdao

  • 不必等候其他线程完成当前线程就可以“帮助完成操作,把指针向前移动(B)。

    Rather than wait for the other thread to finish, the current thread can "help" it out by finishing the operation for it by moving the tail pointer forward (b).

    youdao

  • 系列文章目的帮助涉及到IPC线程原语复杂应用程序Windows迁移Linux

    The goal of this series of articles is to help you migrate complex applications involving IPC and threading primitives from Windows to Linux.

    youdao

  • 特别是可以帮助确定错误线程使用JNIEnv以及未正确使用关键区域缺陷根源

    In particular, it can help you root out the pitfalls of using the JNIEnv with the wrong thread and using critical regions incorrectly.

    youdao

  • previntpri字段中的帮助判断处理器运行线程还是在运行中断处理程序

    The values in the prev and intpri fields help in determining whether the processor is running a thread or an interrupt handler.

    youdao

  • 4中的三种线程配置选项没有帮助因为邮件总是同一个Domino服务器的同一个数据库中归档的。

    None of three thread configuration options depicted in Figure 4 will help since it is always the same database on the same Domino server where mails are archived from.

    youdao

  • 中,使用AsyncFacebookRunner .request(…)方法一个帮助封装器方法,它通过运行在自己的线程中,使得底层请求方法是异步的。

    In this example, you use the AsyncFacebookRunner.request (...) method, which is a helper wrapper method to make the underlying request method asynchronous by running in its own thread.

    youdao

  • 本文包括pullthread脚本可以帮助特定线程跟踪条目分离出来。

    The pullThread script included with this article might be useful for helping you isolate the trace entries for this particular thread.

    youdao

  • 任何线程通过比较tail . next是否null,就可以判断队列状态线程可以帮助其他线程“完成”操作关键

    Any thread can tell which state the queue is in by comparing tail.next to null, which is the key to enabling threads to help other threads "finish" their operation.

    youdao

  • 设置线程池的配置伸缩性控制非常帮助除非容器崩溃,否则你不会为无法确定伸缩性而头痛:-

    Pool Settings and thread pool configuration is really useful to control the scalability and not scale indefinitely until the container crashed: -.

    youdao

  • 通过使用进程关联性绑定线程取消线程绑定,帮助找到难以调试挂起死锁根本原因

    Using process affinity Settings to bind or unbind threads can help you find the root cause of hangs or deadlocks that are difficult to debug.

    youdao

  • 现在RTSJ线程同步更深入了解,这些知识可以帮助编写部署RT应用程序避免问题的发生。

    The deeper understanding you now have of RTSJ threading and synchronization can help you avoid problems as you write and deploy RT applications.

    youdao

  • 队列模型能够帮助标识soa阻塞工作线程影响

    Queuing models can help identify the effects of blocking worker threads in an SOA.

    youdao

  • 如果确定增加线程数量吞吐量帮助下面可以采取一些方法

    If you have determined that increasing the number of threads will be helpful for throughput, here are some approaches you can take.

    youdao

  • HeatMap”中能够以集群(clustered)、线性(linear)或者对数(logarithmic)的方式显示帮助我们线程识别出对数据不平均分布

    The Heat Map displays values on either a clustered, linear or logarithmic scale, to help spot uneven distribution of data across threads.

    youdao

  • 也许只是一个线程唤起他们力量勇气帮助他们走出他们的困难

    Maybe just a thread of light will call forth their strength and courage to help them step out of their difficulties.

    youdao

  • 注意与从线程代码获得死锁类型不同——errno及其相关项一定能够帮助跟踪这些

    Note that this is not the sort of deadlock you get in multithreaded codeerrno and its friends definitely can't help you track those down.

    youdao

  • 本文基于Linux 2.6- based系统中移植大型的多线程应用程序获得实际经验希望这个清单帮助节省时间精力

    This article is based on real experience gained while porting a large multi-threaded application onto a Linux 2.6-based system, so I hope this checklist can be helpful in saving you time and effort.

    youdao

  • 为了帮助实现互斥锁分配锁定时间最小化JVM管理全局缓存和一个线程锁缓存,其中每个缓存包含了未分配的 pthread_mutex。

    To help minimize mutex allocation and locking time, the JVM manages a global lock cache and a per-thread lock cache where each cache contains unallocated pthread_mutexes.

    youdao

  • 这种可以帮助充分利用处理器性能无需掌握大量线程方面的专业知识。

    It is a library that helps you leverage multi-core processor performance without having to be a threading expert.

    youdao

  • 可以找到帮助这个论坛线程

    You can also find help on this forum thread.

    youdao

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

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

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