• You will get better performance if you can use multiple threads at a time for injecting (or receiving) messages.

    如果可以同时使用多个线程注入接收消息获得更好性能

    youdao

  • But what happens if multiple threads intend to append data to the queue?

    但是如果多个线程试图数据添加队列会发生什么

    youdao

  • If the initialization is expensive, or the code is called simultaneously from multiple threads, the impact of this repeated creation may still be an issue.

    如果初始代价高昂或者多个线程中同时调用代码,则一重复创建影响仍然可能成为问题。

    youdao

  • When the files are closed, you make room for storage to be allocated for multiple threads.

    关闭文件后,可以将要分配给多个线程的存储腾出空间。

    youdao

  • So the faster iteration makes up for the slower mutation and provides better concurrency because multiple threads can iterate the list simultaneously.

    所以更快迭代可以补偿慢的变化过程提供更好的并发性因为多个线程可以同时迭代列表

    youdao

  • Multiple threads of control allow an application to service requests from multiple users at the same time.

    多个控制线程允许应用程序同时来自多个用户请求提供服务

    youdao

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

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

    youdao

  • If this processing occurs in multiple threads, you can start to have serious problems.

    如果处理出现多个线程中可能发生严重问题

    youdao

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

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

    youdao

  • Typically, the application server keeps a pool of endpoints, so the second option is likely to provide for greater reuse between multiple threads.

    通常应用服务器保持一个端点所以第二选项或许为了多个线程之间提供更好的重用而提供的。

    youdao

  • When multiple threads ask for the same lock at the same time, one wins and acquires the lock, and the others block.

    多个线程同时请求同一个,会有一个线程获胜得到锁,其他线程被阻塞

    youdao

  • The idea of threads is that multiple threads of execution can share a lot of resources; for instance, they generally operate in the same address space.

    首先线程采用多个线程共享资源设计思想;例如它们操作大部分都是同一地址空间进行的。

    youdao

  • Anytime you work with data that will be read or written by multiple threads, you must consider how to manage that data and coordinate changes.

    任何时候处理多个线程读写数据时,必须考虑如何管理数据协调更改

    youdao

  • Doing so allows for multiple threads to search the list concurrently.

    这么做允许多个线程同时搜索表。

    youdao

  • When analyzing a transaction trace, it is usually necessary to follow multiple threads, which adds some complexity to the trace analysis.

    分析事务跟踪信息通常必要分析多个线程而这将增加跟踪分析复杂性

    youdao

  • In multithreaded enviornments multiple threads access the same heap.

    多线程环境中,多个线程访问同一个

    youdao

  • The challenge is that you need to coordinate multiple methods in multiple classes across multiple threads.

    挑战在于,需要多个线程协调多个中的多个方法

    youdao

  • Always clean up the storage area to be allocated to multiple threads when you run the program.

    运行程序经常清理将要分配给多个线程存储空间

    youdao

  • From the standpoint of multiple threads, it is entirely possible that two or more threads were simultaneously trying to push data into the stack.

    多个线程角度来看完全可能两个多线程同时试图数据堆栈

    youdao

  • The engine provides transactions and crash recovery, and allows multiple connections and multiple threads to use a connection.

    引擎提供了事务崩溃恢复支持多个连接而且支持使用一个连接的多个线程

    youdao

  • Many times, however, processes contain multiple threads, where a few threads perform the core application logic while the rest service the external requests.

    不过很多时候进程包含多个线程其中少数线程执行核心应用程序逻辑同时其余线程为外部请求提供服务

    youdao

  • The job dispatcher spawns multiple threads, each containing the code for a different subtask.

    作业调度器生成多个线程每个线程包含执行不同子任务代码

    youdao

  • For better throughput, clients can submit redaction requests from multiple threads.

    要实现更高的吞吐量,客户端多个线程提交编校请求

    youdao

  • There is no other setup required to unload the same table in multiple threads, except to add different WHERE clause as explained.

    多个线程卸载同一个需要其他设置需要添加where子句。

    youdao

  • Multiple threads can safely execute concurrently on all invocations except the first.

    多线程能够安全并发执行第一次调用外的所有调用。

    youdao

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

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

    youdao

  • Your code must create multiple threads (or processes, if you really prefer) to run multiple SPEs.

    代码必须创建多个线程(进程如果喜欢这样叫)运行多个SPE

    youdao

  • To prepare for compilation of COBOL programs with multiple threads, you need to.

    准备编译带有多个线程COBOL程序需要

    youdao

  • First, _set is declared volatile, which implies that the field can be accessed by multiple threads.

    首先,_ set被声明为volatile表示这个可以多个线程访问

    youdao

  • Because the typical read-access of a map changes the order, if multiple threads could be reading from the map, you should synchronize access.

    因为映射典型存取操作会改变顺序如果多个线程可以映射表读取应该同步存取操作。

    youdao

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

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

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