windsor « Thread « Spring Q&A





1. What is a good pattern for multi-threading in an IOC application (windsor)    stackoverflow.com

I'm writing a simple photo downloader application using IOC. There is a fairly straightforward list of steps. Get list of photos to download. Check this, Check that, then ...