Concurrency

According to the MySQL Glossary, concurrency is:

The ability of multiple operations (in database terminology, transactions) to run simultaneously, without interfering with each other. Concurrency is also involved with performance, because ideally the protection for multiple simultaneous transactions works with a minimum of performance overhead, using efficient mechanisms for locking.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset