<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Workflow TV - Workflow Services as a Batch Job</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/568937_100x75.jpg</url>
		<title>Channel 9 - Workflow TV - Workflow Services as a Batch Job</title>
		<link></link>
	</image>
	<description>Sometimes you have work that you want to schedule for off-peak times or have happen on a recurring schedule, such as every 3 hours. While there are many ways to do this, Workflow Services are an interesting option. In this episode, I&#39;ll show you how youcan create a service that accepts start, stop, and query messages, and supports scheduling.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;WF4 Batch Job Example (MSDN Code Gallery)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;endpoint.tv - AppFabric AutoStart and WF4 Batch Job ExampleRon Jacobsblog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;http://blogs.msdn.com/rjacobstwitter&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;@ronljacobsWhat do you want to see on endpoint.tv? </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 09:28:14 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 09:28:14 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Workflow TV - Workflow Services as a Batch Job</title>
		<description>
			<![CDATA[
<p>If you want to make the batch work autostart see this <a href="http://blogs.msdn.com/b/rjacobs/archive/2010/09/01/how-to-make-the-wf4-batch-worker-autostart.aspx">
post</a></p>
<p>&nbsp;</p>
<p>posted by rojacobs</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634189822480000000</link>
		<pubDate>Wed, 01 Sep 2010 23:57:28 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634189822480000000</guid>
		<dc:creator>rojacobs</dc:creator>
	</item>
	<item>
		<title>Re: Workflow TV - Workflow Services as a Batch Job</title>
		<description>
			<![CDATA[
<p>I have not done any direct performance comparisons to a Windows Service doing the same work.&nbsp; It seems to me that for most things the performance should be close to the same since mostly they are waiting for work to do.&nbsp; Having the workflow with AppFabric
 doing the job gives you the added benefit of the monitoring store which is really cool for this sort of thing.</p>
<p>posted by rojacobs</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634190284340000000</link>
		<pubDate>Thu, 02 Sep 2010 12:47:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634190284340000000</guid>
		<dc:creator>rojacobs</dc:creator>
	</item>
	<item>
		<title>Re: Workflow TV - Workflow Services as a Batch Job</title>
		<description>
			<![CDATA[
<p>It seems like everyone has the same requirements. The only diference between my workflow and yours is that I am using 3.5. I wanna be able to create a composite activity that does all that. The delay activity is not good enogh for me because of maximum time
 limitation.</p>
<p>&nbsp;</p>
<p>I used the reflector to see how things work in built in composite activities and it's a little bit dificult to schedule and control child activities of a composite but I will do it.</p>
<p>&nbsp;</p>
<p>I did something you sould also create in your examples (sugestion) is create a MMC extension (there is a hole lab on it). And implement a monitor to workflows just like an application (I forgot the name) I'll send you tomorrow. &nbsp;My boss loved.</p>
<p>&nbsp;</p>
<p>About the Workflow app fabric windows service that check if there are workflows down and resume execution I will have to implement that. It will be not an issue.</p>
<p>&nbsp;</p>
<p>I'll send you my sample as soon as it's ready. I would like to get you opinion. You seems to be the only other person that is working in WF besides me.</p>
<p>posted by pelife</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634190839190000000</link>
		<pubDate>Fri, 03 Sep 2010 04:11:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634190839190000000</guid>
		<dc:creator>pelife</dc:creator>
	</item>
	<item>
		<title>Re: Workflow TV - Workflow Services as a Batch Job</title>
		<description>
			<![CDATA[
<p>dinnernow&nbsp;<a href="http://dinnernow.net/">http://dinnernow.net/</a>&nbsp;is the name of the application</p>
<p>posted by pelife</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634190879960000000</link>
		<pubDate>Fri, 03 Sep 2010 05:19:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634190879960000000</guid>
		<dc:creator>pelife</dc:creator>
	</item>
	<item>
		<title>Re: Workflow TV - Workflow Services as a Batch Job</title>
		<description>
			<![CDATA[Your second job was updated at 1:33:37 PM. So cool..<p>posted by Sandrino</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634206783860000000</link>
		<pubDate>Tue, 21 Sep 2010 15:06:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634206783860000000</guid>
		<dc:creator>Sandrino</dc:creator>
	</item>
	<item>
		<title>Re: Workflow TV - Workflow Services as a Batch Job</title>
		<description>
			<![CDATA[ <p>I appreciate the work you do Ron!&nbsp; If I see one more book or article&nbsp;with &quot;cookbook&quot;, &quot;practical examples&quot;, or &quot;recipes&quot; that are simply duplication of the reference materials I might flip out.&nbsp;&nbsp;The basic lack of adoption of workflow is due to the fact that nobody understands why you'd ever use it, and the learning curve is just&nbsp;simply not worth the&nbsp;effort.&nbsp; Some real-world examples are exactly what the WF4 universe is missing.&nbsp; I'm not sure I like the idea of encouraging the &quot;batch&quot; mentality in the workflow &quot;idea space&quot;.&nbsp; But the example is both useful and illustrative.&nbsp; And it might ease a lot of people into adoption.&nbsp; Thanks again.&nbsp; I'm becoming a fan.</p><p>posted by fastboxster</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634240603870000000</link>
		<pubDate>Sat, 30 Oct 2010 18:33:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634240603870000000</guid>
		<dc:creator>fastboxster</dc:creator>
	</item>
	<item>
		<title>Re: Workflow TV - Workflow Services as a Batch Job</title>
		<description>
			<![CDATA[is there Doc's for the setup<p>posted by tim burgess</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634290721790000000</link>
		<pubDate>Mon, 27 Dec 2010 18:42:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634290721790000000</guid>
		<dc:creator>tim burgess</dc:creator>
	</item>
	<item>
		<title>Re: Workflow TV - Workflow Services as a Batch Job</title>
		<description>
			<![CDATA[ <p>i cant find this file in either example</p><p>BatchWorker.Contracts.BatchInfoResponse.datasource</p><p>posted by timothyburgess</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634292555190000000</link>
		<pubDate>Wed, 29 Dec 2010 21:38:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Workflow-TV/endpointtv-Workflow-Services-as-a-Batch-Job#c634292555190000000</guid>
		<dc:creator>timothyburgess</dc:creator>
	</item>
</channel>
</rss>