March 2009
Intermediate to advanced
562 pages
15h 36m
English
![]()
You would ideally like your database application to scale linearly with the number of database users and the volume of data. However, it is common to find that performance degrades as the number of users increases and as the volume of data grows. One cause for degradation is blocking. In fact, database blocking is usually the biggest enemy of scalability for database applications.
In this chapter, I cover the following topics:
Read now
Unlock full access