Concurrency Control and Self-optimization based on SQL Server Database System
Rongchuan Guo
Abstract
Open-access reader
Rongchuan Guo
Abstract
Open-access reader
With the great development of computer science technology and electronic information, all enterprises have established their own information systems.The database as the core and foundation of information system, it has also been more and more widely used.So the performance of the database has been widespread concern in the industry.Traditional performance testing work by hand, it is impossible to simulate high-volume users concurrent access to the real situation of the system, the effect is not very satisfactory.With the continuous improvement of technical means there have been many related software testing tools to simulate a large number of concurrent users of the scene, so the system performance inspection.The concurrency control mechanism of SQL Server is analyzed, and the principle of concurrency service design is summarized on the basis of practice.The typical concurrency problem, custom lock application and so on are discussed.Finally, an application example of concurrency control is given.59
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
With the great development of computer science technology and electronic information, all enterprises have established their own information systems.The database as the core and foundation of information system, it has also been more and more widely used.So the performance of the database has been widespread concern in the industry.Traditional performance testing work by hand, it is impossible to simulate high-volume users concurrent access to the real situation of the system, the effect is not very satisfactory.With the continuous improvement of technical means there have been many related software testing tools to simulate a large number of concurrent users of the scene, so the system performance inspection.The concurrency control mechanism of SQL Server is analyzed, and the principle of concurrency service design is summarized on the basis of practice.The typical concurrency problem, custom lock application and so on are discussed.Finally, an application example of concurrency control is given.59
Key concepts: Computer science, Concurrency control, Multiversion concurrency control, Database, Distributed concurrency control, Timestamp-based concurrency control, Optimistic concurrency control, Non-lock concurrency control