• Thread safety also has performance implications at run time.

    线程安全运行具有性能牵连

    youdao

  • At the same time, it is insufficient to provide true thread safety, in that many common compound operations still require additional synchronization.

    同时这样不足以提供真正线程安全性许多公用混合操作仍然需要额外的同步。

    youdao

  • Thread safety in the current version of the framework is also questionable.

    框架当前版本存在线程安全问题

    youdao

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

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

    youdao

  • It is easy to "forget" this rule, especially when readingbut doing so creates numerous risks for the thread-safety of your program.

    容易“忘记这个规则特别是读取时——但是这么可以造成很多有关程序线程安全的风险

    youdao

  • We don't declare any variables that might cause thread-safety issues.

    我们没有定义任何引起线程安全问题变量

    youdao

  • Thread safety is automatic.

    线程安全自动实现的。

    youdao

  • On MVM side, we don't need to care about thread-safety, but VM communications.

    MVM的角度来看,我们需要关注线程安全,但是需要考虑VM通讯。

    youdao

  • Not only must you pay attention to thread-safety issues, but you need to remember that a listener can mess things up for its caller in other ways, too.

    不仅注意线程安全问题需要记住侦听可以其他方式调用者事情糟。

    youdao

  • No table-wide locking is needed (or even possible) to provide thread-safety when iterating the collection.

    在对集合进行迭代需要表范围的提供线程安全性

    youdao

  • The ConcurrentHashMap implementation, along with the rest of util.concurrent, has been extensively peer-reviewed by concurrency experts for correctness and thread safety.

    ConcurrentHashMap实现加上ut il . concurrent其他部分,已经被研究正确性线程安全性并发专家所正视。

    youdao

  • The Participant pattern lets you make the transition from simple aspects to more complex ones such as those for transaction management, thread safety, security, etc.

    Participant模式可以简单方面转换复杂的方面,负责事务管理线程安全安全性等方面。

    youdao

  • The set-after-write technique may be useful for state replication, but it is not enough to provide thread safety.

    set-after-write技巧可能状态复制非常有用,不能提供线程安全。

    youdao

  • Sequel provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas.

    Sequel具有线程安全连接等特性,同时提供了简洁DSL用来创建数据库查询以及表方案。

    youdao

  • Doug Cutting has posted on the topic of thread safety a couple of times.

    Doug Cutting曾几发表线程安全性主题

    youdao

  • Using ThreadLocal allows us to bypass the complexity of determining when to synchronize in order to achieve thread-safety, and it improves scalability because it doesn't require any synchronization.

    使用ThreadLocal使我们可以绕过实现线程安全而对何时需要同步进行判断复杂过程而且因为需要任何同步,所以也改善了可伸缩性

    youdao

  • This sort of bug is commonly introduced when maintaining a class that was originally properly synchronized, but the thread-safety requirements were not fully understood by the maintainer.

    这种bug通常维护引入这个原来正确同步的,但是维护人员没有完全理解线程安全需求

    youdao

  • The PHP community has stated that PHP can be used in production environments with Apache 2, as long as you use the prefork MPM to avoid thread-safety issues.

    PHP社区声称,PHP可以生产环境中Apache2一起使用只要使用preforkMPM避免线程安全性问题

    youdao

  • As soon as you implement a nontrivial class maintaining state between method calls, consumers of the class will want to know details about thread safety and performance.

    一旦实现方法调用之间保持状态重要该类使用者就会希望了解有关线程安全和性能的详细信息

    youdao

  • While the JLS gives us tools with which we can make our programs thread-safe, thread-safety does not come free.

    虽然JLS给了我们可以使我们程序线程安全的工具,但线程安全也不是天上掉下来的馅饼。

    youdao

  • Consider a thread-safe container class - a data structure that guarantees thread safety to its clients.

    可以考虑使用线程安全容器—一个保证用户操作线程安全的数据结构

    youdao

  • In general, strive to make your synchronized blocks as lean as possible, without harming thread safety.

    一般而言,在保证线程安全的前提下要尽可能地简化同步语句。

    youdao

  • In situations where you know you need thread safety, use a thread-safe view.

    需要线程安全情况下,请使用线程安全视图。

    youdao

  • While thread-safety is a term we typically use to describe code, in actuality it is about data.

    尽管我们常用线程安全描述代码,但实际上描述数据的。

    youdao

  • Analyzing the thread safety of a program that USES containers is harder with intrusive containers, because the container might be modified indirectly without an explicit call to a container member.

    分析一个使用容器程序线程安全分析介入式容器更困难,因为可以无需式调用容器的成员函数就间接修改容器。

    youdao

  • Separating the base functionality from the thread-safety Collections.synchronizedMap allowed users who needed synchronization to have it, but users who didn't need it didn't have to pay for it.

    通过将基本功能线程安全性中分离开来, Collections.synchronizedMap允许需要同步用户可以拥有同步,需要同步的用户则不必为同步付出代价。

    youdao

  • Any time you access a VCL UI component, you need to implement some type of thread safety measure.

    任何时候访问VCLUI组件时需要实现某种类型线程安全措施

    youdao

  • Intrusive containers have thread safety guarantees similar to STL containers.

    介入式容器具有STL容器相似线程安全性保证

    youdao

  • You need to do some thread safety work and make sure that UI modifying code gets sent to the main thread.

    需要一些线程安全工作确保UI修改代码发送主线程。

    youdao

  • You need to do some thread safety work and make sure that UI modifying code gets sent to the main thread.

    需要一些线程安全工作确保UI修改代码发送主线程。

    youdao

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

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

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