Lorenzo Puccetti is a software developer/architect living and working in London, England. When not at work Lorenzo enjoys swimming, playing the guitar, spending time with his wife,friends and family.
What happens when your system temporarily produces events faster than it can handle them? Can concurrency help the problem? Lorenzo Puccetti looks at an asynchronous event dispatching design as a possible solution.
Your web application is misbehaving, but since it's running, how do you figure out what's going on? Remote debugging (if you can get it configured) is one option, but is slow and difficult. Do you wish you could just throw some code in at runtime and figure out what's going on? Lorenzo Puccetti...
When I got myself a java.net blog I thought I'd have used it to talk about the java technologies I use everyday.
Whether it is Spring, XStream or less popular open-sources, the idea was...