Threading Media from Developer Fusion https://www.developerfusion.com/t/threading/media/ Threading Media from Developer Fusion http://www.rssboard.org/rss-specification en-GB Wed, 09 Feb 2011 09:39:00 GMT endpoint.tv - WF4 Workflow Episodes - a Task Based API In this episode I'll show you an experimental API prototype I created which allows you to invoke a workflow as a task using System.Threading.Task.  The benefit of doing this is you get a much simpler API for using WorkflowApplication.  This API is included in the latest release of Microsoft.Activ. http://www.developerfusion.com/media/94693/endpointtv-wf4-workflow-episodes-a-task-based-api/ http://www.developerfusion.com/media/94693/endpointtv-wf4-workflow-episodes-a-task-based-api/ Wed, 09 Feb 2011 09:39:00 GMT James Crowley Stephen Toub: Inside TPL Dataflow TPL Dataflow (TDF), System.Threading.Tasks.Dataflow,builds upon the foundational layer for asynchronous and concurrent programming using Tasks provided in TPL in .NET 4. TDF is a complementary set of primitives to those delivered in TPL in .NET 4, addressing additional scenarios beyond those dire. http://www.developerfusion.com/media/94445/stephen-toub-inside-tpl-dataflow/ http://www.developerfusion.com/media/94445/stephen-toub-inside-tpl-dataflow/ Mon, 07 Feb 2011 17:33:00 GMT James Crowley An Introduction to Threading with Python An introduction to Threading with Python by Chris Hefele is a guest podcast in the Python411 podcast series. http://www.developerfusion.com/media/31079/an-introduction-to-threading-with-python/ http://www.developerfusion.com/media/31079/an-introduction-to-threading-with-python/ Mon, 01 Jun 2009 14:57:00 GMT James Crowley ARCast – Threading and Async IO with Jeff Richter Several years ago I climbed a high mountain to meet a guru atop. He promised that if I would spend months studying his ways that one day I too would become a threading master. I would learn the ways of threads, thread pools, the mutex, the semaphore and lock. I would one day learn to avoid the dr. http://www.developerfusion.com/media/88908/arcast-threading-and-async-io-with-jeff-richter/ http://www.developerfusion.com/media/88908/arcast-threading-and-async-io-with-jeff-richter/ Fri, 17 Sep 2010 16:49:00 GMT James Crowley