on 2012 Dec 05 8:48 AM
Is there a way to (empirical) calculate the "best" multiprogramming level for ASA9, as a function of the values of certain properties of the: - database (sa_db_properties()), - engine (sa_eng_properties()), - connection (sa_conn_info()), etc. ?
Request clarification before answering.
The short answer is no.
Computing the best multiprogramming level (aka MPL) is a very complicated process and the SA team - Mohammed Abouzour in particular - has spent years of research trying to do this (Note: Mohammed wrote his masters thesis on this topic). Newer versions of SA has automatic tuning of MPL as a builtin function - it encorporates "hill climbing" algorithms that watches the throughput of queries within the server and adjusts the MPL to improve the overall performance of the server. See the 12.0.1 docs for more info on auto tuning of MPL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
52 | |
6 | |
5 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.