Monthly Archives: March 2013

Using RPC/Encoding on an Apache Camel route

I have been looking at Apache Servicemix for an integration project recently to route messages between services in different network zones and written in different languages together. The CXF project which is used to set up and wire together web services provides many methods of doing this and can either build a service from its […]

Reflecting on log driven programming

Antirez recently posted about “Log driven programming is a real productivity booster” on his blog. He mused on using notes to keep focus on the what your doing at the moment. Personally I’ve always preferred notebooks or the back of envelopes if that is the only thing to hand. His point still stands though. It […]