Application Tuning
- Also not covered in this talk
- The importance of state (e.g. mod_perl) (startup, shutdown)
- Balance system resources if sharing with the database
- When all is said and done, how important?
- Good practices: segregation of db tasks - OO and DAO
Previous: Database System Tuning
[Table of Contents]
Next: Application vs Database