Tag: Tasks
No posts match your filter.
2016
But why is the iterator operating in multiple-threads
Background Recently, I had a bit of a problem with NHibernate when I was converting some code into parallel tasks. (If you have no interest in NHibernate, then...
2011
Task status state changes
Over the course of the last couple of months I’ve blogged a lot about the Task Parallel Library and mentioned a number of statuses that a task can have, but...
Tasks that create more work
I’m creating a program that parses a web page then follows the links and then parses the next set of web pages to eventually build a picture of an entire site....
