<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/13850" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2007-08-03T10:16:20-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/13850</id>

		<entry>
		<author><name><![CDATA[sander_vk]]></name></author>
		<updated>2007-08-03T10:16:20-04:00</updated>

		<published>2007-08-03T10:16:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74942#p74942</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74942#p74942"/>
		<title type="html"><![CDATA[Executing commands simultaniously, max n at a time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74942#p74942"><![CDATA[
Thanks!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9126">sander_vk</a> — Fri Aug 03, 2007 10:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2007-08-03T09:03:39-04:00</updated>

		<published>2007-08-03T09:03:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74937#p74937</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74937#p74937"/>
		<title type="html"><![CDATA[Executing commands simultaniously, max n at a time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74937#p74937"><![CDATA[
The places listed <a href="http://www.tcl.tk/community" class="postlink"><strong class="text-strong">here</strong></a> are far better suited for this question.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Fri Aug 03, 2007 9:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sander_vk]]></name></author>
		<updated>2007-08-03T05:03:38-04:00</updated>

		<published>2007-08-03T05:03:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74935#p74935</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74935#p74935"/>
		<title type="html"><![CDATA[Executing commands simultaniously, max n at a time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74935#p74935"><![CDATA[
Well not that much directly. It is about programming TCL. And I could use an eggdrop to execute the commands in parallel.<br><br>If you know a better forum to place my questions on I would be happy to post it there.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9126">sander_vk</a> — Fri Aug 03, 2007 5:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-08-02T19:15:57-04:00</updated>

		<published>2007-08-02T19:15:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74932#p74932</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74932#p74932"/>
		<title type="html"><![CDATA[Executing commands simultaniously, max n at a time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74932#p74932"><![CDATA[
... and what has this to do with eggdrop?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Aug 02, 2007 7:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sander_vk]]></name></author>
		<updated>2007-08-02T09:03:12-04:00</updated>

		<published>2007-08-02T09:03:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74912#p74912</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74912#p74912"/>
		<title type="html"><![CDATA[Executing commands simultaniously, max n at a time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74912#p74912"><![CDATA[
I've been scripting in TCL/Expect and want to query multiple devices in a network.<br><br>In order to do this I've written executable shell scripts that do the querying on 1 device.<br><br>What I now need is a main script that receives as input a list of devices to query and then starts executing the already written scripts in parallel. When a script ends. Another instance of the script should start, keeping the running scripts at 10 until there are not enough devices anymore.<br><br>I've been doing some research and found that there are 3 possible ways to go:<br><br>Forking<br>Events<br>Threads<br><br>I now wonder what would be the best direction to go and where I can find some tutorial on it, as the sites I googled didn't have any handy examples to implement this.<br><br>Thanks!<br><br>Sander<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9126">sander_vk</a> — Thu Aug 02, 2007 9:03 am</p><hr />
]]></content>
	</entry>
	</feed>
