<?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/5848" />

	<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>2003-10-15T08:35:38-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Spirit]]></name></author>
		<updated>2003-10-15T08:35:38-04:00</updated>

		<published>2003-10-15T08:35:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28518#p28518</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28518#p28518"/>
		<title type="html"><![CDATA[User requests for a script are in a stack]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28518#p28518"><![CDATA[
Ok, that makes sense, that the bot doesn't want to be flooded off the server  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><br>I already thought about it to make a script, which builds its own queue and notifies every user, that he is on hold (may be with the queue number). This way, the user doesn't make any more requests, because he thinks the bot died (this would build up the bot-queue pretty good).<br><br>Is it possible to hold the process of one script as soon as a new requests comes in, adds the new request to the queue and returns to the other script? Otherwise i need a 2nd bot to do this, because of the process queue of the bot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3972">Spirit</a> — Wed Oct 15, 2003 8:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-10-15T05:16:59-04:00</updated>

		<published>2003-10-15T05:16:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28511#p28511</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28511#p28511"/>
		<title type="html"><![CDATA[User requests for a script are in a stack]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28511#p28511"><![CDATA[
The reasons why information is spat out 1 line per second is to prevent it being flooded off.<br><br>If you have lots of information as you state, then thie queue feature is doing you a favour.<br><br>If you are getting large amounts of requests, IE, your getting 2 requests queued for every 1 fulfilled, then you need a second bot.<br><br>You would have to run some form of load balancing script, to state which bot should do the processing.<br><br>I did have some code that would perform load balancing, and it wouldn't take long to remake now that the theory and knowledge has been obtained.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Oct 15, 2003 5:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Spirit]]></name></author>
		<updated>2003-10-14T17:20:38-04:00</updated>

		<published>2003-10-14T17:20:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28497#p28497</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28497#p28497"/>
		<title type="html"><![CDATA[User requests for a script are in a stack]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28497#p28497"><![CDATA[
The script connects to a php site, which returns couple of results from a mysql db. The bot shows those results then to the user, who started that query.<br>But the script is able to return a pretty long list and any other user requests are on hold, until the script is done with the current user.<br><br>It would be nice, when the bot is able to work with several user at the same time and not one by one.<br><br>I was already wondering why the bot takes so long to post any results. The help for this query is in a local file and it shouldn't take long to read the file and msg it to the user. But the bot takes about a second per line (way to long).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3972">Spirit</a> — Tue Oct 14, 2003 5:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-10-14T16:20:23-04:00</updated>

		<published>2003-10-14T16:20:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28496#p28496</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28496#p28496"/>
		<title type="html"><![CDATA[User requests for a script are in a stack]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28496#p28496"><![CDATA[
what script, what does it do ?<br><br>also sending lots of queries at the same time isn't a good idea.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Oct 14, 2003 4:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Spirit]]></name></author>
		<updated>2003-10-14T15:23:36-04:00</updated>

		<published>2003-10-14T15:23:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28486#p28486</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28486#p28486"/>
		<title type="html"><![CDATA[User requests for a script are in a stack]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28486#p28486"><![CDATA[
Hi @ll!<br><br>My tcl-script is working perfectly ..thanks for your help folks!<br>BUT the bot is just running it user after user.<br>Is it possible, that the bot is serving the results of the script to several user at the same time and not one by one?<br><br>Thx in advance!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3972">Spirit</a> — Tue Oct 14, 2003 3:23 pm</p><hr />
]]></content>
	</entry>
	</feed>
