Java
-

Threading stories: about robust thread pools
Another blog of my threading series. This time it’s about thread pools, robust thread pool settings in particular. In Java…
Read More » -

ADF Declarative Component example
In my previous post I promised to show how to create ADF Declarative Component for Smart List Of Values. So, I’m…
Read More » -

ToString: Hexadecimal Representation of Identity Hash Codes
I have blogged before on the handy Apache Commons ToStringBuilder and I was recently asked what the seemingly cryptic text…
Read More » -

The complex (event) world
This blog entry attempts to summarize the technologies in the CEP domain, touching over their prime feature(s) as well as…
Read More » -

Camel: Now with Twitter and Websocket
The upcoming Apache Camel 2.10 is well underway. A lot of new components is being added, and two really exiting…
Read More » -

WebSphere Application Server Performance Tuning Toolkit
IBM has released the WebSphere Application Server Performance Tuning Toolkit that gives the ability to monitor multiple WebSphere Application Servers…
Read More » -

Automaton implementation in Java
This post will address the problem of implementing finite states machines into java. If you don’t know what FSM are…
Read More » -

Spring & JSF integration: Navigation
This is the first in what I hope will be a series of blogs about my efforts to provide deep…
Read More » -

Common and Unique Elements In Multiple Collections
This week, we’ll take a break from higher level problems and technology posts to deal with just a little code…
Read More »






