For the last two and a half months, Vincent Partington has been blogging about the top ten Enterprise Java Application Performance Problems. The list:
- #10 - Excessive logging
- #9 - Incorrect application server configuration
- #8 - Incorrect usage of Java EE
- #7 - Unnecessary use of XML
- #6 - Improper caching
- #5 - Excessive memory usage
- #4 - Badly performing libraries
- #3 - Incorrectly implemented concurrency
- #2 - Unnecessary remoting
- #1 - Incorrect database usage
- First of all, Java developers should consider performance an importance quality requirement of their application to which they should pay attention from the start to the end of the project.
- Secondly, Java developers need to work with the people that can help them improve the performance of their application like application server and database administrators.
0 comments:
Post a Comment