EJAPP Top 10 countdown wrap-up

Posted by Vincent Partington around lunchtime: April 30, 2007

For the last two and a half months, I've been blogging about the Enterprise Java Application Performance Problems Top 10:

It was an interesting trip. I've discovered I can (almost) keep to such a weekly schedule, although it has given me more respect for people that consistently churn out topical columns for newspapers. More importantly, I've learned a lot of new stuff researching the entries; especially about concurrency control and databases. I hope you've appreciated the countdown too and can apply some of it in your daily work!

In the end, we can draw a few conclusions:

  • 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.
  • Finally, there is a lot of stuff to know about performance. I've given a number of pointers, but there is tons of other info out there. A good starting point is the Java Performance Tuning web site.

Well, in the Netherlands they say meten is weten, which means as much as you need to measure to know. Don't trust me, go and measure for yourself!

4 Responses to “EJAPP Top 10 countdown wrap-up”

  1. Java Competence Centre LogicaCMG » Very interesting blog about J2EE performance Says:
  2. Andres Says:

    Really, really, really interesting stuff. Congratulations!

  3. JavaFX, GUI sovelluksien helpompi tekeminen ja miljoona muuta asiaa « Huima Says:

    […] Erinomainen lista, 10 yleisintä enterprise sovelluksien performance-ongelmaa: http://blog.xebia.com/2007/04/30/ejapp-top-10-countdown-wrap-up/ […]

  4. Xebia Blog Says:

    […] The first edition is online, where colleague Vincent talks about the number 10 and 9 of his performance top ten. […]

Leave a Reply