当前位置:网站首页>Summary of concurrency control
Summary of concurrency control
2022-07-05 21:59:00 【Short section senior】
The concurrency control of database is based on transactions
Database concurrency control usually uses blocking mechanism
Basic blockade
Multi granularity blocking
Live and dead locks
Correctness of concurrent transaction scheduling
Serializability
The correctness of concurrent operation is usually guaranteed by two-stage locking protocol .
The two-stage locking protocol is a sufficient condition for serializable scheduling , But not necessarily
Conflict serializability
Other concurrency control mechanisms
Timestamp method
Optimistic control
Multi version concurrency control
Welcome to join me for wechat exchange and discussion ( Please note csdn Add )
边栏推荐
- AD637使用笔记
- 场景化面试:关于分布式锁的十问十答
- Storage optimization of performance tuning methodology
- CRM creates its own custom report based on fetch
- Oracle checkpoint queue - Analysis of the principle of instance crash recovery
- Index optimization of performance tuning methodology
- 怎么利用Tensorflow2进行猫狗分类识别
- Type of fault
- How to use tensorflow2 for cat and dog classification and recognition
- How to organize an actual attack and defense drill
猜你喜欢

"Chris Richardson microservices series" uses API gateway to build microservices

Matlab | app designer · I used Matlab to make a real-time editor of latex formula

ICMP introduction

Storage optimization of performance tuning methodology

Emotional analysis of wechat chat records on Valentine's day based on Text Mining

Dbeaver executes multiple insert into error processing at the same time

Xlrd common operations

KingbaseES V8R3集群维护案例之---在线添加备库管理节点

Incentive mechanism of Ethereum eth

Deeply convinced plan X - network protocol basic DNS
随机推荐
PIP install beatifulsoup4 installation failed
Huawei fast game failed to call the login interface, and returned error code -1
matlab绘制hsv色轮图
CRM creates its own custom report based on fetch
场景化面试:关于分布式锁的十问十答
极狐公司官方澄清声明
Database recovery strategy
Interview questions for basic software testing
Chap2 steps into the palace of R language
Installation of VMware Workstation
MMAP
crm创建基于fetch自己的自定义报告
总结出现2xx、3xx、4xx、5xx状态码的原因
Oracle checkpoint queue - Analysis of the principle of instance crash recovery
Storage optimization of performance tuning methodology
How to add new fields to mongodb with code (all)
Concurrency control of performance tuning methodology
854. 相似度为 K 的字符串 BFS
如何向mongoDB中添加新的字段附代码(全)
Regular expressions and re Libraries