Java
-

Word Count MapReduce with Akka
In my ongoing workings with Akka, i recently wrote an Word count map reduce example. This example implements the Map…
Read More » -

Runtime vs Compile-Time Classpath
This should really be a simple distinction, but I’ve been answering a slew of similar questions on Stackoverflow, and often…
Read More » -

TeamCity Build Dependencies
Introduction The subject of build dependencies is neither a trivial nor a minor one. Various build tools approach this subject…
Read More » -

HPROF – Memory leak analysis tutorial
This article will provide you with a tutorial on how you can analyze a JVM memory leak problem by generating…
Read More » -

Java Thread CPU analysis on Windows
This article will provide you with a tutorial on how you can quickly pinpoint the Java Thread contributors to a…
Read More » -

DBUnit, Spring and Annotations for Database testing
If you have ever tried writing database tests in Java you might have come across DBUnit. DBUnit allows you to…
Read More » -

Using the final keyword on method parameters
After some own confusion which specific meaning final declared method parameters have this blog entry will try to clarify this.…
Read More » -

Aleri – Complex Event Processing
Sybase’s Aleri streaming platform is one of the more popular products in the CEP market segment. It’s is used in…
Read More » -

Maven Does Not Suck . . . but the Maven Docs Do
I’m not going to go into the whole Maven debate, but suffice it to say that I’m a strong proponent…
Read More »





