read-write conflict的意思|示意

美 / / 英 / /

读写冲突


read-write conflict的网络常见释义

写冲突 1、 读写冲突(read-write conflict),这是由一个活动需要读出一个工作流数据而同时另一 个活动需要对同一个工作流数据进行写入操作而产生的。

不可重复读 原因:该问题因读-写冲突(read-write conflict)引起 结果:第二次 读的值与前次读的值不同 事务调度原则:调度中,不同事务的操作可以交叉,但需保持各个事务的操作次序。

读写冲突 ...水线;多端口存储器;读写冲突 [gap=841]Key words:microprocessor;CISC;Pipeline;multi-port memory;read-write conflict ...

read-write conflict相关例句

A newly added "currently committed" locking syntax eliminates the conflict between read and write workloads so the database can deliver a true point-in-time response.

新增的“currently committed”锁语法可以消除读和写工作负载之间的冲突,让数据库实现真正的时间点响应。

Exploiting the feature of main memory database, we put forward pre-analysis based conflict-free concurrency algorithm by determining the read and write set of the transaction in advance.

考虑到主存数据库特点,通过在事务预分析时确定事务的读写集合,文章给出了一种基于预分析的无冲突并发控制方法。