u**t 发帖数: 11 | | n********a 发帖数: 68 | 2 Scalability:
The ability of a system (RDBMS, in this context) to provide throughput in
proportion to, and limited only by, available hardware resources.
【在 u**t 的大作中提到】 : 请教数据库高手!
| g*****g 发帖数: 34805 | 3 Usually slight degrade is OK. 10x hardware and 8x performance is
very impressive. And for database, it's usually refering to entry.
You don't get a 10K items database 10x faster with 10x hardware.
But you could get a 100K items database equally effficient with 10x
hardware to a 10K items database.
【在 n********a 的大作中提到】 : Scalability: : The ability of a system (RDBMS, in this context) to provide throughput in : proportion to, and limited only by, available hardware resources.
| b***s 发帖数: 14 | 4 in another word, graceful degradation in performance instead of
thrashing.
【在 n********a 的大作中提到】 : Scalability: : The ability of a system (RDBMS, in this context) to provide throughput in : proportion to, and limited only by, available hardware resources.
|
|