Interruptible Java Processes
I previously blogged about a Fair Value pricing service I developed for an investment bank client. Another interesting observation I made during this project regards developing interruptible processes in Java – a concept I used when building the pricing service as a means of terminating a long-running Loan pricing process. The IBM developer works technical… [Read more…]
May 2, 2009
Comments Off