<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Multithreading in Batch Script, Part 1: An Example</title>
	<atom:link href="http://caseelse.net/2008/05/22/multithreading-in-batch-script-part-1-an-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://caseelse.net/2008/05/22/multithreading-in-batch-script-part-1-an-example/</link>
	<description>/*** Code's last stand ***/</description>
	<lastBuildDate>Tue, 22 Jun 2010 16:39:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Neil</title>
		<link>http://caseelse.net/2008/05/22/multithreading-in-batch-script-part-1-an-example/comment-page-1/#comment-332</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Sun, 09 Aug 2009 16:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://caseelse.net/?p=18#comment-332</guid>
		<description>Demaster, What you&#039;re looking for is covered in &lt;a href=&quot;http://caseelse.net/2008/05/22/multithreading-in-batch-script-part-2-running-code/&quot; rel=&quot;nofollow&quot;&gt;Part 2&lt;/a&gt;.

Part 2 takes a second bat file, and throws it against a list of PCs. A sample second bat is included, which connects to the PC, yadda, yadda, and then cleans up after itself.

If you swedge your code into the &quot;Variable Bit&quot; part of the script, it should do what you want.</description>
		<content:encoded><![CDATA[<p>Demaster, What you&#8217;re looking for is covered in <a href="http://caseelse.net/2008/05/22/multithreading-in-batch-script-part-2-running-code/" rel="nofollow">Part 2</a>.</p>
<p>Part 2 takes a second bat file, and throws it against a list of PCs. A sample second bat is included, which connects to the PC, yadda, yadda, and then cleans up after itself.</p>
<p>If you swedge your code into the &#8220;Variable Bit&#8221; part of the script, it should do what you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Demaster</title>
		<link>http://caseelse.net/2008/05/22/multithreading-in-batch-script-part-1-an-example/comment-page-1/#comment-331</link>
		<dc:creator>Demaster</dc:creator>
		<pubDate>Wed, 29 Apr 2009 07:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://caseelse.net/?p=18#comment-331</guid>
		<description>I&#039;d definitely like to multitask a script I&#039;ve written in BATCH, but this process doesn&#039;t help me.  I have a zipped file on 40 servers that I&#039;d like to decompress on each server.  Currently my script does the decompression on one server...then moves to the next.  Any sample ideas of how I multitask something like this to launch the process of decompression on more than one server at a time?  Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I&#8217;d definitely like to multitask a script I&#8217;ve written in BATCH, but this process doesn&#8217;t help me.  I have a zipped file on 40 servers that I&#8217;d like to decompress on each server.  Currently my script does the decompression on one server&#8230;then moves to the next.  Any sample ideas of how I multitask something like this to launch the process of decompression on more than one server at a time?  Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Awesome Find #7: Multithreading in Batch Scripts &#124; Daily Cup of Tech</title>
		<link>http://caseelse.net/2008/05/22/multithreading-in-batch-script-part-1-an-example/comment-page-1/#comment-298</link>
		<dc:creator>Awesome Find #7: Multithreading in Batch Scripts &#124; Daily Cup of Tech</dc:creator>
		<pubDate>Thu, 26 Mar 2009 13:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://caseelse.net/?p=18#comment-298</guid>
		<description>[...] Case Else: has come to the rescue by providing a two part tutorial on how to perform multithread actions using batch files!&#160; From the website: Multithreaded [...]</description>
		<content:encoded><![CDATA[<p>[...] Case Else: has come to the rescue by providing a two part tutorial on how to perform multithread actions using batch files!&nbsp; From the website: Multithreaded [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
