• Thread context switching is NOT expensive.

    线程上下文切换代价并不大。

    youdao

  • Why do I get a thread context switch every time I synchronize with a mutex?

    为什么每次得到一个线程上下文切换同步互斥?。

    youdao

  • The parent of this class loader will be the class loader of the current thread context.

    加载父类加载器当前线程上下文的类加载器。

    youdao

  • Conceptually, a thread context switch can be viewed as a process changing its state.

    概念上讲,一次线程上下文切换相当于进程改变状态

    youdao

  • Softirqs were used for time-critical processing (software interrupts) in the kernel thread context.

    软中断用于内核线程上下文中处理时间要求严格的处理过程(软件中断)。

    youdao

  • This state includes not only the processor registers (the thread context) but also the address space accessible to the thread (the process context).

    这个状态不但包含处理器寄存器(进程上下文)而且包含了线程访问地址空间(进程上下文)。

    youdao

  • Each thread maintains exception handlers, a scheduling priority, and a set of structures the system USES to save the thread context until it is scheduled.

    每个线程维护异常处理程序调度优先系统用于在调度该线程前保存线程上下文结构

    youdao

  • Other applications for ThreadLocal in which pooling would not be a useful alternative include storing or accumulating per-thread context information for later retrieval.

    其它适合使用ThreadLocal但用池却不能成为好的替代技术应用程序包括存储累积线程上下文信息以备稍后检索之用这样的应用程序。

    youdao

  • When the system switches from one thread to another, it saves the thread context of the preempted thread and reloads the saved thread context of the next thread in the thread queue.

    系统执行切换至另一执行绪时,会储存先佔执行执行绪内容然后重新载入执行绪伫列中下一个执行绪已存执行绪内容。

    youdao

  • This function is invoked from the I/O processor thread context, hence should be implemented in a way that it consumes minimal amount of time, as the same thread handles multiple sessions.

    调用函数I /O处理器线程上下文因此应该采取一种方式消耗少量时间相同的线程处理多个会话执行

    youdao

  • In addition, each thread maintains exception handlers, a scheduling priority, and a set of structures in which the system saves the thread context while the thread is waiting to be scheduled.

    另外每个线程都维护异常处理程序安排优先级结构,线程等待安排系统这些结构中保存线程上下文

    youdao

  • This context stores the subject and other security information for the executing thread.

    这个上下文正在执行的线程存储主题其他安全信息

    youdao

  • A single process can work with multiple SPU contexts, but to run on more than one SPU at a given time, the process needs to contain at least one thread for each running SPU context.

    进程可以使用多个spu上下文但是每个给定的时间点上多个SPU上运行这个进程需要包含至少个每个正在运行的SPU上下文所使用线程

    youdao

  • Enables multiple collaborating objects to participate in a single transaction, by passing the transactional context as part of the thread.

    通过将事务上下文作为线程一部分进行传递允许多个合作对象参与单个事务

    youdao

  • This method will return null if the focus owner is not in the same context as the calling thread.

    如果焦点所有者调用线程处于同一个上下文中,那么方法返回

    youdao

  • Due to the overhead involved in context switching to a thread or process for any amount of work, systems with small-scope granularity are often inefficient and suffer from low performance.

    由于任意工作量一个线程进程上下文切换涉及到开销较大,小粒度级系统往往效率低下遭遇性能问题

    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

  • In these cases, it is desirable to have a component-scoped thread pool, with a fixed J2EE context on each thread.

    这些情况下需要一个组件范围的线程,并每个线程上具有固定J2EE上下文

    youdao

  • However, the polling thread will run in a normal process context.

    然而线程一个普通进程上下文中运行的。

    youdao

  • Each worker thread has the J2EE context of the thread pool creator component applied to it.

    每个工作线程都有适用于它线程创建程序组件J2EE上下文

    youdao

  • The server might also want to associate various forms of context with a thread that would be lost when a new thread is spun off.

    服务器可能各种形式上下文都关联到一个线程上,因为产生线程,上下文可能丢失

    youdao

  • When an SPU thread gets created, the library will create a new thread that manages the SPU context asynchronous to the main thread.

    创建SPU线程时,这个创建线程,它负责管理主线异步的spu上下文

    youdao

  • When a transaction is initiated, the transaction context is associated with the executing thread.

    事务启动时,事务上下文执行线程关联一起。

    youdao

  • And if each thread (ergo network connection) is busy, then the context switching to each thread can be significant.

    另外,如果每个线程忙于处理网络连接,线程之间上下文切换频繁。

    youdao

  • As the code in user thread constructor still runs in the caller thread's context, we have a chance to inherit a locale object from the servlet thread when the user thread is being constructed.

    因为用户线程构造中的代码仍然访问线程环境下运行,所以构造用户线程我们还有机会服务线程继承场所对象

    youdao

  • The J2EE context stored with the WWEC is applied to the thread.

    WWEC 一起存储J2EE上下文应用线程

    youdao

  • The context of the thread must be changed each time the thread is reused, which can cause a significant overhead to applications that may be doing very little activity on those threads.

    每次重用线程时,都必须更改线程上下文,对于可能很少这些线程执行活动应用程序,开销特别大。

    youdao

  • Out of the box you one based on.net's thread pool system and one that USES the synchronization context framework.

    开箱即用实现就是。NET的线程系统以及使用异步上下文框架

    youdao

  • This requires a context switch to the kernel thread to handle the task of moving data to and from disk.

    要求上下文切换内核线程处理数据移动到磁盘以及磁盘移出数据任务

    youdao

  • This requires a context switch to the kernel thread to handle the task of moving data to and from disk.

    要求上下文切换内核线程处理数据移动到磁盘以及磁盘移出数据任务

    youdao

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

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

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