go top

optimistic concurrency control

  • 乐观并发控制:乐观并发控制(OCC)是关系数据库管理系统中的一种并发控制方法。它假设多个并发事务在处理时不会相互影响,每个事务可以在不加锁的情况下处理自己所影响的数据。在提交数据更新之前,每个事务会检查在读取数据后是否有其他事务对该数据进行了修改。如果有其他事务进行了更新,正在提交的事务将会回滚。

专业释义英英释义

  • 乐观并发控制

·2,447,543篇论文数据,部分数据来源于NoteExpress

Optimistic concurrency control

  • abstract: Optimistic concurrency control (OCC) is a concurrency control method for relational database management systems that assumes that multiple transactions can complete without affecting each other, and that therefore transactions can proceed without locking the data resources that they affect. Before committing, each transaction verifies that no other transaction has modified its data.

以上来源于: WordNet

双语例句

  • Object versioning for optimistic concurrency control.

    用于开放式并发控制的对象版本控制

    youdao

  • Before updating the record, we used optimistic concurrency control with the set entity object method.

    更新记录之前我们通过实体对象方法set使用乐观并发控制

    youdao

  • A new real-time optimistic concurrency control protocol is proposed, which USES importance of transactions.

    提出一种新的基于事务重要性实时乐观并发控制协议

    youdao

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

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

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