serializability

网络  可串行性; 可串行化; 串行化; 可串列化; 可序列化

计算机



双语例句

  1. In this case, serializability is no longer guaranteed.
    在这种情况下,不再保证可序列化性。
  2. The heterogeneity and autonomy make the task of ensuring global serializability in a MDBS environment difficult.
    自制和异构为保证多库系统的全局可串性带来了困难。
  3. The necessary and sufficient conditions are given for pseudo serializability.
    形式化定义了伪可串行化,证明了伪可串行化比冲突可串行化宽松且能始终保证数据库的一致性,给出了保证伪可串行化的充分必要条件。
  4. The aim of the distributed concurrency control is to keep the consistency of the distributed transaction and DDB ( Distributed Database), to realize the serializability of the distributed transaction and to make transaction have satisfactory concurrency.
    分布式并发控制的目的是保证分布事务和分布式数据库的一致性,实现分布事务的可串行性,使事务具有良好的并发度以保证系统具有用户满意的效率。
  5. A Relaxed Serializability Concurrency Control Algorithm
    一种准串行化并发控制算法
  6. Serializability of Semantic-based Decomposition of Transactions
    基于语义事务分解的可串行性
  7. The concurrency control mechanism in the multi-level DBMS is required to promise the serializability of transactions and the multi-level security properties, avoid possible covert channels and the starving problem of high-level transactions.
    多级调度应该保证事务历史可串行化,满足多级安全特性,不会引入隐通道,并保证高级别事务不会因为无限等待而饿死。
  8. Two typical methods proposed at present which ensure the correctness of schedules, according to a new serializability criterion-two level serializability ( 2LSR), are compared and analyzed.
    以二级可串行化(2LSR)作为新的串行化标准,对保证调度正确性的两种典型方法进行了比较分析,总结了基于视图的方法的优越性;
  9. The influence of useless actions on testing serializability with constraints
    无用操作对带约束的可串行化检验的影响
  10. Comparing to the ε serializability and Δ serializability, it can ensure strong consistency and maintain strict serialization.
    与诸如ε-可串行化、Δ-可串行化等准一致性的放松可串行化并发控制技术相比,它维护强一致性、保证严格可串行化。
  11. Based on above study, a multidatabase correction criterion, MDB-Serializability, is proposed. Finally, a multidatabase serializability theorem is addressed based on MSG graph.
    在此基础上,提出了多数据库事务正确性标准MDB可串行化,最后给出了基于MSG图的多数据库串行化定理。
  12. Two-phase locking protocol ( 2PL) is one of the methods for serializable schedules. But the schedules that satisfy serializability can come into being deadlock.
    两段锁协议(two-phaselockingprotocol,简称2PL)是解决可串行化调度较好的方法之一,但满足可串行化的调度可能会出现死锁。
  13. The theory of serializability and correctness of concurrency control algorithms
    可串行性理论与并发控制算法的正确性
  14. The present paper deals with lock inheritance and lock preemption among the concurrent rule transactions when shared data objects are accessed, and presents an concurrency control algorithm. The correctness of the algorithm is proven in the sense of layered serializability.
    探讨并行规则事务对于共享数据对象的锁继承和锁剥夺关系,提出一个并发控制算法,并基于层次可串行性标准证明算法的正确性。
  15. As real-time database system should meet transaction's deadline as most as possible, the serializability concurrency protocol is not suit to real-time database system at most case.
    由于实时数据库应用的特性是满足事务的时限,在多数情况下,可串行化协议不适合实时数据库系统,必须放松标准。
  16. In order to improve throughput and reduce response time, most current applications of transaction processing run at the isolation level lower than serializability.
    因此,许多事务处理系统执行在比串行化更低的隔离性级别上,以提高吞吐量和减少响应时间。
  17. Serializability has been widely accepted as the correctness criterion for concurrent access in database systems.
    串行化已经成为保证数据库并发访问的正确性标准。