• You can use two main techniques to implement the High Concurrency transaction strategy.

    可以使用两个主要技巧实现High Concurrency事务策略。

    youdao

  • Now I'll fix the code in Listing 1 by applying the High Concurrency transaction strategy's read-first technique.

    现在修复清单1中的代码,方法是应用HighConcurrency事务策略先读取技巧。

    youdao

  • In these circumstances, you would use the High Concurrency transaction strategy - the topic of this series' fifth article.

    遇到这种情况,需要使用High Concurrency事务策略系列第5篇文章主题

    youdao

  • Figure 1 illustrates the High Concurrency transaction strategy via the logical application stack I've used throughout the transaction strategies series.

    1通过事务策略系列中使用逻辑应用程序展示High Concurrency事务策略。

    youdao

  • In the rest of the article, I'll show you some of the other characteristics of the High Concurrency transaction strategy and two approaches to implementing it.

    本文其余部分,介绍High Concurrency事务策略其他一些特性以及实现它的两种方法。

    youdao

  • Concurrency control in business transaction terms usually involves generating and maintaining locks on data stores, such as relational databases.

    并发控制业务事务术语通常涉及生成维护数据存储例如关系数据库

    youdao

  • In addition to transaction locking, this approach is needed to control the concurrency of applications on a higher level.

    除了事务锁定之外这种方式可以更高级别上控制应用程序并发性

    youdao

  • The profiles of the transaction, throughput/concurrency, and response time curves are shown in Figure 1.

    1显示事务运行情况、吞吐量/并发性、以及响应时间曲线

    youdao

  • This functionality provides more robust concurrency and implements it in a way that does not cause extra overhead for the system or transaction processing.

    这个功能提供健壮并发而且实现方式不会系统事务处理造成额外的开销

    youdao

  • In addition to other resource management required by services, the ability to handle concurrency is critical to correct transaction management.

    除了服务所需其他资源管理以外,处理并发能力纠正事务管理的关键

    youdao

  • A TCS must be capable of managing an arbitrarily complex transaction, with nesting, concurrency, security, scheduling, and all of the other issues discussed in this article.

    TCS必须能够管理带有嵌套并发安全进度本文中所讨论所有其他问题任意复杂事务

    youdao

  • Increasing the concurrency beyond this value will increase the transaction response time as threads compete for CPU time, and not actually yield any throughput improvement.

    并发数增加到超过由于线程CPU时间,所以事务响应时间增加,因而实际上并未带来任何吞吐量方面的改进

    youdao

  • The EJB server provides primary services such as object distribution, naming, security, persistence, transaction management, and concurrency.

    EJB服务器提供一些基本服务比如对象分发命名安全性持久性事务管理并发性

    youdao

  • The next new feature within DB2 is an improvement to its transaction concurrency model.

    DB 2中的特性事务并发模型改进

    youdao

  • Because of the nature of what transaction logging does, you might expect that low concurrency of the test scenario would yield only a limited benefit.

    并发测试场景能够获得一定性能提升,事务日志本质决定的。

    youdao

  • But actually, this implementation will cause concurrency problems in a transaction system.

    但是这种实现实际上导致事务处理系统出现并发问题

    youdao

  • This feature to implement multiversion concurrency control (MVCC) : when mutations within a transaction are applied, the values are written at the timestamp of their transaction.

    特性实现了多版本并发控制(MVCC):使用了事务时,在写入时需要带上事务时间戳

    youdao

  • If our transaction is CPU-bound, then the productive concurrency is likely to be at most two or three times the number of available processors.

    如果我们事务CPU限制的,生产并发数可能最多可用处理器两三

    youdao

  • Like the API layer strategy, the High Concurrency strategy frees the client layer from any transaction responsibility.

    api策略类似High Concurrency策略释放客户机层的任何事务责任。

    youdao

  • Optimistic concurrency strategy holds no locks in the EJB container or database during a transaction.

    Optimistic并发策略事务期间不在 EJB容器数据库持有任何

    youdao

  • Exclusive concurrency strategy causes WebLogic Server to place an exclusive lock on cached entity EJB instances when the bean is associated with a transaction.

    Exclusive并发策略使得bean与一个事务关联时,WebLogicServer缓存实体e JB实例放置一个排他

    youdao

  • ZODB is a robust, multi-user, object-oriented database system capable of storing and managing arbitrarily complex Python objects with transaction support and concurrency control.

    ZODB一个健壮的多用户的和面向对象数据库系统它能够存储管理任意复杂Python对象,并支持事务操作和并发控制

    youdao

  • There is a small advantage to preparing the statements outside the BEGIN since the transaction will be slightly smaller in time (with second caveat below), thereby permitting more concurrency.

    一个优势准备语句BEGIN因为事务第二警告下面),从而允许更多并发性

    youdao

  • You can see statistics such as undo consumption rate, transaction concurrency, and lengths of queries run in the instance.

    用户可以查询撤销空间使用率事务并发性实例最长查询的运行时间统计信息

    youdao

  • Suppose you want to stick with using the Declarative transaction model to simplify the transaction processing but still increase throughput during a high-user-concurrency scenario.

    假设希望坚持使用DeclarativeTransaction模型简化事务处理但是仍然用户并发性场景中增加吞吐量

    youdao

  • The transaction failed to commit due to the failure of optimistic concurrency control in at least one of the resource managers.

    事务没有确认因为至少一个资源管理器里的乐观并发控制失败

    youdao

  • In a traditional database system, the transaction correctness is implemented through the concurrency control protocol and the recovery mechanism.

    传统数据库通过并发控制协议事务恢复机制来保证事务的正确性

    youdao

  • The work in this paper provides the foundation for further research on mixed real-time transaction scheduling and concurrency control, and processing mixed transactions in actual application systems.

    本文研究成果进一步探讨混合实时事务调度并发控制以及实际应用中的混合事务处理提供了良好的基础

    youdao

  • In this paper, distirbuted transaction, concurrency control and resource request model are introduced in detail. The universal deadlock condition in distirbuted database system is summarized.

    本文详细介绍分布式事务并发控制资源请求模型总结出分布式数据库系统通用死锁条件

    youdao

  • In this paper, distirbuted transaction, concurrency control and resource request model are introduced in detail. The universal deadlock condition in distirbuted database system is summarized.

    本文详细介绍分布式事务并发控制资源请求模型总结出分布式数据库系统通用死锁条件

    youdao

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

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

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