Oracle Database Transactions and Locking Revealed(Apress,2014).

时间:2018-04-27 07:06:26
【文件属性】:
文件名称:Oracle Database Transactions and Locking Revealed(Apress,2014).
文件大小:1.72MB
文件格式:PDF
更新时间:2018-04-27 07:06:26
Oracle Transactions Locking Oracle Database Transactions and Locking Revealed provides much-needed information for building scalable, high-concurrency applications and deploy them against the Oracle Database. Read this short, 150-page book that is adapted from Expert Oracle Database Architecture to gain a solid and accurate understanding of how locking and concurrency are dealt with by Oracle Database. Also learn how the Oracle Database architecture accommodates user transactions, and how you can write code to mesh with how Oracle Database is designed to operate. Good transaction design is an important facet of highly-concurrent applications that are run by hundreds, even thousands of users who are all executing transactions at the same time. Transaction design in turn relies upon a good understanding of how the underlying database platform manages of the locking of resources so as to prevent access conflicts and data loss that might otherwise result from concurrent access to data in the database.

网友评论

  • 经典好书,值得参考。