-
Software Development
The True Story of the Grid Engine Dream
In Sun, I they called me Mr. Grid Engine. I was the product manager of Sun Grid Engine for a…
Read More » -
Enterprise Java
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 » -
Core Java
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 » -
DevOps
Keep As Much Stuff As Possible In The Application Itself
There’s a lot of Ops work to every project. Setting up server machines, and clusters of them, managing the cloud…
Read More » -
Software Development
High Performance Webapps – Data URIs
I continue to write tips for perfomance optimization of websites. The last post was about jQuery objects. This post is…
Read More » -
Enterprise Java
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 » -
Enterprise Java
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 » -
Software Development
Which Private Cloud is Best and How to Select One
This litmus test is proposed to compare private clouds How long does it take to place in production an application…
Read More » -
Enterprise Java
OSGI – Modularizing your application
Since I am a big proponent of modularity, low coupling, high cohesion, etc … I believe that this technology is…
Read More »