Open Comments Thread for "The Task Pattern: A Design Pattern for Processing and Monitoring Long-Running Tasks" by Hugo Troche
This an open comments thread for the developer.* Magazine article "The Task Pattern: A Design Pattern for Processing and Monitoring Long-Running Tasks," by Hugo Troche. If you haven't already, you can read it here, then add your comments below.
» login to post comments | printer friendly version
Categories: Software Development Articles


Task Pattern Code Example
This is a little late in coming, but I'm doing housekeeping today and found the comments below (and attached code) that was sent to me some time back by "Task Pattern" author Hugo Troche. A reader sent the following question to Hugo:
Hugo's response:
You can download a zip file of Hugo's code here.
--Dan