• Thread pools are far from the only way to use multiple threads within a server application.

    线程池远不是服务器应用程序使用多线程唯一方法

    youdao

  • Output: Graphical view of threads, ability to load multiple thread dumps to show thread history.

    输出线程图形视图加载多个线程转储显示线程历史记录能力

    youdao

  • Serial uses a single GC thread, whilst ParNew and Parallel Scavenge both use multiple threads.

    连续使用一个单独GC线程同新式并行扫描式使用多线程

    youdao

  • Contended synchronizations are slow because they involve multiple thread switches and system calls.

    争用同步之所以是因为涉及多个线程切换系统调用。

    youdao

  • Specifically, thread safety is about properly coordinating access to mutable data that is accessed by multiple threads.

    具体来说线程安全适当地协调多个线程访问可变数据访问

    youdao

  • In the example scenario, a client application running multiple threads calls an EJB component, log1Bean, from each thread.

    这个例子场景中多线程客户机应用程序每个线程调用EJB组件log1Bean

    youdao

  • The features of multi-thread technology are introduced, and the methods of the thread synchronization between the multiple threads are analyzed.

    通过阐述多线程技术特点分析多线程线程同步机制

    youdao

  • The second solution is to allow multiple thread submissions while relying on synchronization in server-side code to safeguard against race conditions.

    第二解决方案允许多线程提交但是依赖服务器端代码中的同步避免情况

    youdao

  • A primary concern in multithreaded programming is to make sure the program runs correctlythread safein a system where multiple threads are executing.

    多线程编程中的一个主要考虑确保程序执行多线程系统正确地——线程安全地——运行

    youdao

  • In multithreaded applications, for example, if multiple threads access the same resource for reading and writing, thread synchronization problems can occur.

    例如多线程应用程序中,如果多个线程访问相同资源进行读写访问,则可能会出现线程同步问题

    youdao

  • As the official documentation states, invoking Swing code from multiple threads risks thread interference or memory-consistency errors (see Resources).

    官方文档所述,多线程中调用Swing代码会造成线程冲突内存一致性错误(参见参考资料)。

    youdao

  • Is a new thread instance created for each call to a service, like there are multiple thread instances of the same servlet for each HTTP request addressed to it?

    服务调用创建一个新的线程实例吗,类似于每一个http请求同一个servlet多线程实例

    youdao

  • For the multiple thread devices, the semiconductor body is either a layer on one or more of the threads or an elongated body disposed between two of the threads.

    对于线器件半导体基体位于多条线上或设置于其中线之间延长型基体。

    youdao

  • Thread of control: Tells if the operations in a transaction need to be serialized in the process, or if multiple threads in a process can participate in the transaction branch.

    Threadofcontrol告诉事务中的操作是否需要流程序列化或者流程中的多个线程是否可以参与事务分支

    youdao

  • Enable much more versatile multi-threading. Resources can be created from any thread and there are several ways to prepare draw call submission from multiple threads in parallel.

    启用更多通用多线程资源可以任何线程中创建。此外,我们几种方法并行的多线程中调用将要提交

    youdao

  • Texture baking using multiple threads: You can use the Bake Optimization feature to select between baking using one thread per object or baking using multiple threads per object.

    多线程烘焙贴图可以使用烘焙优化特性选择每个物体使用一个线程烘焙还是每个物体多线程烘焙。

    youdao

  • If multiple threads were specified for one or more thread Groups, then the same message set would have been sent multiple times, defeating the purpose of the random selection criterion.

    如果对于一个或者多个ThreadGroup指定多个线程那么相同消息集合发送多次这将违背随机选取准则的目标

    youdao

  • This (I hope) will be unique within the scope of the trace, and the combination of thread ID and random number should afford you uniqueness across multiple JVMs.

    (希望如此)在跟踪范围唯一线程ID随机数组合应该能够满足跨越多个JVM唯一性

    youdao

  • Thread 2 in Listing 2 is for taking multiple snapshots over the period without issuing the reset monitor command after the initial reset monitor command.

    清单2中的线程2用于整个时间段内拍摄多个快照初始复位监控器命令之后没有发出复位监控器命令。

    youdao

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

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

    youdao

  • A (very weak) "real-time" variant on this might go as far as returning the multiple copies of important threads scattered throughout the thread list.

    这里一个(非常的)“实时变量最多可能返回散落线程列表各处重要线程多个副本

    youdao

  • A single thread pool can therefore be used by multiple applications.

    因此单个线程可以多个应用程序使用

    youdao

  • Because some processing can take a long time, we need multiple processing threads per production line to make sure that a thread is always available to work on the latest measurement.

    由于某些处理可能要占用长的时间因而需要为每生产线使用多个处理线程确保一个线程处理最新的度量结果。

    youdao

  • A particular thread of control works its way through multiple objects in the system.

    但也有特殊控制线程通过系统中的多个对象进行工作的。

    youdao

  • Depending on trace volume, buffer size, and the bandwidth of the output device, multiple buffers might be allocated to a given thread to keep pace with trace data that is being generated.

    根据跟踪缓冲区大小输出设备带宽可以多个缓冲区分配给定线程,从而生成跟踪数据速度相匹配。

    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

  • For example, concentrating or multiplexing multiple connections on a single thread allows for a reduction in the number of overall threads.

    例如,将多个连接分插集中一个线程上,可以减少线程

    youdao

  • Dataflow systems focus purely on how the data flows through the system, leaving it up to the thread scheduler to determine how to efficiently make use of multiple cores.

    数据系统关注数据如何系统流动,交由线程决定如何有效利用多个核心

    youdao

  • Asynchronous beans provides an efficient and safe global thread pool that can be used by multiple applications.

    异步bean提供可以多个应用程序使用有效又安全全局线程

    youdao

  • Each WorkManager has its own thread pool, so that you achieve isolation by creating multiple WorkManagers and assigning them to different solutions.

    每个WorkManager都自己线程以便通过创建多个WorkManagers并将其分配不同的解决方案来实现隔离

    youdao

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

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

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