• The kernel thread and the application thread will handshake with each other.

    内核线程应用程序线程需要相互进行握手。

    youdao

  • The application thread is only initialized for com interop if the thread actually makes a call to a com component.

    如果应用程序线程实际调用COM组件,则为COM操作初始化该线程。

    youdao

  • The JIT compiler operates on a compilation thread that's separate from the application threads so that the application doesn't need to wait for a compilation to occur.

    JIT编译操作编译线程应用程序线程分开的,因此应用程序需要等待编译的执行

    youdao

  • When called by the application, the plug-in serializer runs in the same thread as the application and can only access elements created within the application thread.

    应用程序调用插件序列化程序,插件序列化程序应用程序同一线程中运行,且访问应用程序线程创建元素

    youdao

  • In nearly every server application, the question of thread pools and work queues comes up.

    几乎每个服务器应用程序中都会出现线程工作队列问题

    youdao

  • Of course, you should have an additional thread in the application to capture transaction correlation data so that neither the core transaction performance nor response time is affected.

    当然这些应用程序应该额外线程获取事务关联数据以免核心事务性能响应时间受到影响。

    youdao

  • Recommendation: Test the application with a variety of minimum and maximum thread pool sizes to determine which Settings move as much work as possible through the application.

    推荐:请不同最小最大线程大小测试应用程序以确定哪些设置使应用程序完成尽可能工作

    youdao

  • Although the amount of memory used per thread is quite small, for an application with several hundred threads, the total memory use for thread stacks can be large.

    虽然每个线程使用存量相当,但对于拥有几百线程应用程序,线程内存使用总量达到很高。

    youdao

  • The article also discusses how to initially configure the memory, thread pool, and JDBC connection pool on the application server.

    本文讨论了如何应用服务器配置内存线程JDBC连接池的初始值

    youdao

  • The point here is that if your code is running on the UI thread, the application can't handle UI events from the OS.

    问题的重点在于如果UI线程运行代码应用程序无法处理来自OS的UI事件

    youdao

  • This approach doesn't waste resources, since the application isn't holding on to a thread or a process when it doesn't need them.

    这种方法不会浪费资源因为应用需要线程进程时候并不会占用它们

    youdao

  • Of course, it can't release them until the thread pool itself is released by the application.

    当然直到本身应用程序释放之后,线程才能释放线程。

    youdao

  • To run COBOL programs in more than one thread, you must compile all of the COBOL programs in the application with the thread compiler option.

    多个线程运行COBOL程序必须应用程序使用THREAD编译选项所有COBOL程序进行编译

    youdao

  • There is a memory overhead to hold the spot, and in the case of an application server, memory for the thread that's handling the request.

    保留排队位置会导致内存开销对于应用服务器,这会正在处理请求线程争用内存。

    youdao

  • It is also the thread where your application interacts with running components of the Android UI toolkit.

    同时还是应用程序AndroidUI toolkit中运行组件进行交互线程

    youdao

  • The best practice in reading a WebSphere Application Server trace is to follow the thread ID in question to understand the flow of events.

    阅读WebSphereApplicationServer跟踪文件时最佳实践跟踪所涉及线程ID了解事件

    youdao

  • Pool allocation does not work effectively if one thread of the application allocates memory and other thread frees the memory.

    如果应用程序一个线程分配内存其他线程释放内存,那么poolallocation实际上无效的。

    youdao

  • Figure 9 shows the PMI data for the Web container thread pool while the DayTrader application was ramped up and run under steady-state, peak load.

    7展示了当 DayTrader应用程序启动稳定峰值负载下运行Webcontainer线程PMI数据

    youdao

  • When an application is launched, the system creates a thread of execution for the application, called "main."

    应用程序启动时系统会为它创建一个名为main主线程

    youdao

  • The application server then associates this transaction with the thread of execution before calling the work object's run method.

    然后应用服务器在调用工作对象run方法之前这个事务执行线程关联起来。

    youdao

  • Our RCP application spawns URIServer by calling new URIServer .start , launching the sever in its own thread and preventing the RCP application from blocking with waiting TCP requests.

    RCP应用程序将生成uriserver,方法是调用新的URIServer . start,自己的线程启动服务器防止RCP应用程序由于等待TCP请求而被阻塞

    youdao

  • When an application is launched, the system creates a thread called "main" for the application.

    应用程序运行时,Android系统自动的应用程序创建叫做Main”的主线程

    youdao

  • When the execution thread returns to the invoking application, it is the application's responsibility to read the value of the neededReports attribute and fetch the necessary reports accordingly.

    执行线程返回调用方应用程序时,读取neededReports属性并相应获取所需报告就是应用程序职责

    youdao

  • In order to distinguish worker threads from the UI thread, the main entry point for the sample application sets the Name property of the CurrentThread object to "UIThread."

    为了区别工作者线程UI线程例子程序入口设置CurrentThread对象名字属性UIThread ”。

    youdao

  • This does not require any changes to the application code and provides timestamp, thread id, and parameter information.

    这不需要应用程序代码任何修改,它会提供时间戳线程ID参数信息

    youdao

  • This is achieved by applying and removing the J2EE context information on and off the thread when the application logic begins and ends.

    应用程序逻辑开始终止时可以通过应用删除线程内外J2EE上下文信息完成

    youdao

  • Any long running operation that operates on the main thread will cause an application to freeze up.

    任何在主线运行类操作都会导致应用程序冻结。

    youdao

  • Increasing the number of threads in the thread pool has limited benefit because application-server performance starts to degrade as the number of threads in the pool increases.

    增加线程中的线程数量收效甚微,因为当线程池中的线程数量增加时,应用程序-服务器性能开始降低

    youdao

  • A snapshot is taken of the current J2EE application context on the worker thread to restore later after the work completes.

    获取工作线程当前J2EE应用程序上下文快照,以便工作完成之后进行恢复。

    youdao

  • A snapshot is taken of the current J2EE application context on the worker thread to restore later after the work completes.

    获取工作线程当前J2EE应用程序上下文快照,以便工作完成之后进行恢复。

    youdao

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

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

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