- 15
- 0
- 约1.28万字
- 约 28页
- 2016-12-20 发布于重庆
- 举报
Chapter 9 Concurrency Control 9.1 Lock-Based Protocols 9.2 Multiple Granularity 9.3 Deadlock Handling 9.4 Insert and Delete Operations 9.1 Lock-Based Protocols One way to ensure serializability is to require that data items be accessed in a mutually exclusive manner以互斥的方式.(lock) 1. Shared: if a transaction Ti has obtained a shared-mode lock on item Q, then Ti can read, but cannot write Q. 2. Exculsive: if a transaction Ti has obtained an exclusive-mode lock on item Q, then Ti can both read and write Q. T1 lock-X(B) read(B) B:=B-50 write(B) unlock(B) lock-X(A) read(A)
您可能关注的文档
最近下载
- 专题15+电流+电路+电压+电阻(复习课件)(全国通用)2026年中考物理一轮复习讲练测.pptx VIP
- 设备管理综合评价细则.pdf VIP
- 心肺复苏培训流程ppt课件(优质ppt).pptx
- 2026年福建省能源石化集团有限责任公司招聘备考题库有完整答案详解.docx VIP
- 中国邮政集团公司校园招聘考试真题及答案.pdf VIP
- 贵州农商银行培训班考试.doc VIP
- 2026高考化学专项练习 有机物命名基础70题【原卷版】.docx VIP
- 2026年福建省能源石化集团有限责任公司招聘备考题库精编答案详解.docx VIP
- 山东省2026年春季高考《财税类》专业知识模拟试题(含答案解析).docx
- 2026贵州农商联合银行社会招聘20人备考题库附答案详解.docx VIP
原创力文档

文档评论(0)