Feb
06
2007
I just started to profile our application. And apparently it was about time. When I see what takes time and the queries that are run there is a lot of room for improvement. Didn’t do much research but Yourkit is an excellent profiler. What caught my eye was the SQL profiling which I’m [...]
Feb
04
2007
In my current project we have a fair bit of integration. Loose coupling and all that is excellent, but it does create some challenges:
Integrating systems are only available inside the firewall. Sometimes it is relevant to test and develop outside our normal network.
Different integrating systems have different availability. You can’t rely on all of them [...]
Tags: integration, spring, stubbing, testing