Debunking the APM myth busters
02/21/14
Today I’ve read a blog entry by Roman Spitzbart that is titled APM Myth Busters: Sampling is as Good as... Read more
02/21/14
Today I’ve read a blog entry by Roman Spitzbart that is titled APM Myth Busters: Sampling is as Good as... Read more
07/25/12
As a consultant I have been doing performance analysis and optimization of enterprise applications (mainly Java) for more than a... Read more
01/16/12
Two years ago we decided at codecentric to move as many applications as possible to the cloud. We wanted to... Read more
03/16/11
It is always entertaining to read articles with a “Java EE vs Spring” topic, as the discussions are normally very... Read more
03/02/11
The first act of this blog-series Java OutOfMemoryError – A tragedy in seven acts described the architecture of JVM memory... Read more
10/25/10
This blog entry is something new for our blog, as it is the first time that the entry is not... Read more
08/29/10
The performance and stability of Java applications in production is getting more and more critical. Most (if not all) of... Read more
08/07/10
Recently I’ve read an article in German Computer Woche which was titled ‘Are ERP systems too slow for business?’. It... Read more
06/28/10
Two years ago we started the codecentric Blog. Every codecentric employee can share his or her ideas on this blog.... Read more
03/08/10
Software projects that are developed based on agile processes like Scrum or eXtreme Programming are very demanding concerning the skills... Read more
01/06/10
One of the biggest strength of the Java Platform is the implementation of an automatic memory management in the Java... Read more
01/05/10
One day every professional Java programmer will suffer from this exception thrown by his Java application: java.lang.OutOfMemoryError. With a little... Read more
09/06/09
Jeff Sutherland himself infected me with Scrum a year ago. We were using eXtreme Programming practices since years, and in... Read more
03/26/09
Knowledge Leadership is one of the core values of codecentric and a high standard for each of our team members.... Read more
09/30/08
I’ve seen a lot of MemoryLeaks caused by wrong usage patterns of ThreadLocal variables. As I had this problem in... Read more
09/30/08
For some month we are using Scrum in our internally development projects and at some customer sites. To deepen out... Read more
07/25/08
For troubleshooting Java memory leaks and high memory usage problems, the heapdump is one of the most important analysis features.... Read more
07/03/08
I just attended the excellent presentation “Memory Analysis in a Nutshell” by Elena Nayashkova. Elena is comitter of the Eclipse... Read more
07/03/08
Today we are with our booth at the Java Forum Stuttgart and present our services on performance, architecture and open... Read more
06/27/08
In almost all of our projects we rely on a lightweight architecture in the Java Enterprise environment and are using... Read more