Understand concurrency in MySQL
Learn about concurrency in MySQL, including how to limit the number of connections, and when to use thread pools.
Learning objectives
After completing this module, you will be able to:
- Describe thread concurrency
- Understand when to use thread pools
- Describe isolation levels
- Understand locking
Tambah
Prerequisites
Demonstrate an understanding of relational databases. Demonstrate an understanding of basic SQL.