SQL Server Concurrency - Kalen Delaney - 图书 - Simple Talk Publishing - 9781906434915 - 2012年9月11日
如封面与标题不符,以标题为准

SQL Server Concurrency

价格
元 201
不含税

远程仓调货

预计送达时间 年6月4日 - 年6月22日
添加至iMusic心愿单

If you've designed your SQL code intelligently, and implemented a sensible indexing strategy, there's a good chance your queries will "fly", when tested in isolation. In the real world, however, where multiple processes can access the same data at the same time, SQL Server often has to make one process wait, sacrificing concurrency and performance, in order that in order that all can succeed, without destroying data integrity. Transactions are at the heart of concurrency. I explain their ACID properties, the transaction isolation levels that dictate the acceptable behaviors when multiple transactions access the same data simultaneously, and SQL Server's optimistic and pessimistic models for mediating concurrent access. Pessimistic concurrency, SQL Server's default, uses locks to avoid concurrency problems. I explain all the different locks and their compatibility. I show how to control locking with hints and bound connections, and how to troubleshoot excessive blocking and deadlocking. Optimistic concurrency uses row versions to support concurrency. I explain how row versioning works, cover SQL Server's two Snapshot-based isolation levels and offer troubleshooting tips for issues such as update conflicts. Your application can have world-class indexes and queries, but they won't help you if you can't get your data, because another application has it locked. That's why every DBA and developer must understand SQL Server concurrency, and how to troubleshoot any issues. I hope my book helps!


202 pages, black & white illustrations

介质类型 图书     Paperback Book   (平装胶订图书)
已发行 2012年9月11日
ISBN13 9781906434915
出版商 Simple Talk Publishing
页数 202
商品尺寸 187 × 227 × 12 mm   ·   353 g
语言 英语  

Kalen Delaney的更多作品

显示全部

Mere med samme udgiver