By alarmnummer
via pveentjer.wordpress.com
Published: Dec 17 2007 / 04:46
A colleague asked me how one could prevent the execution a long running task on some UI thread (e.g. the thread of a Servlet container or the Swing event dispatching thread) and also how one could prevent the concurrent execution of that same task. So I send him an email containing a small example and decided to place it on my blog to help others struggling with the same issue.



Add your comment