<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: gltail</title>
	<link>http://journal.paul.querna.org/articles/2007/10/08/gltail/</link>
	<description>Now with p2p Live Technology</description>
	<pubDate>Wed, 23 Jul 2008 23:31:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: will</title>
		<link>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-941</link>
		<dc:creator>will</dc:creator>
		<pubDate>Wed, 10 Oct 2007 12:27:24 +0000</pubDate>
		<guid>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-941</guid>
		<description>Your live data looks like my &lt;a href="http://willj.net/blog/2007/10/10/more-gltail-absurdity/" rel="nofollow"&gt;gTail output when I run 10,000 old log lines through it&lt;/a&gt; :)</description>
		<content:encoded><![CDATA[<p>Your live data looks like my <a href="http://willj.net/blog/2007/10/10/more-gltail-absurdity/" rel="nofollow">gTail output when I run 10,000 old log lines through it</a> <img src='http://journal.paul.querna.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erlend Simonsen</title>
		<link>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-904</link>
		<dc:creator>Erlend Simonsen</dc:creator>
		<pubDate>Tue, 09 Oct 2007 09:27:16 +0000</pubDate>
		<guid>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-904</guid>
		<description>Haha.. Planetarion... Now that's a blast from the past. It's still running in some form, but we pulled out many years ago after failing with a pay-to-play model. Was loads of fun though, and I'm still impressed with how many dynamic pages we were able to push without using any form of caching, on 6 normal desktop servers. 

Spinner is still alive and running http://www.managerleague.com (the site with traffic in my glTail movie).</description>
		<content:encoded><![CDATA[<p>Haha.. Planetarion&#8230; Now that&#8217;s a blast from the past. It&#8217;s still running in some form, but we pulled out many years ago after failing with a pay-to-play model. Was loads of fun though, and I&#8217;m still impressed with how many dynamic pages we were able to push without using any form of caching, on 6 normal desktop servers. </p>
<p>Spinner is still alive and running <a href="http://www.managerleague.com" rel="nofollow">http://www.managerleague.com</a> (the site with traffic in my glTail movie).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erlend Simonsen</title>
		<link>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-901</link>
		<dc:creator>Erlend Simonsen</dc:creator>
		<pubDate>Tue, 09 Oct 2007 08:17:17 +0000</pubDate>
		<guid>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-901</guid>
		<description>With that kind of traffic, it's pointless to show each and every one of the requests as a dot. 

I think I'd change the first line of Element#add_activity to something like:

@pending.push Item.new(message, size, @color, type) if( type != 3 &#38;&#38; rand(100) &#60; 2)

to show just a percentage of the dots while still keeping the stats.</description>
		<content:encoded><![CDATA[<p>With that kind of traffic, it&#8217;s pointless to show each and every one of the requests as a dot. </p>
<p>I think I&#8217;d change the first line of Element#add_activity to something like:</p>
<p>@pending.push Item.new(message, size, @color, type) if( type != 3 &amp;&amp; rand(100) &lt; 2)</p>
<p>to show just a percentage of the dots while still keeping the stats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chip</title>
		<link>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-900</link>
		<dc:creator>chip</dc:creator>
		<pubDate>Tue, 09 Oct 2007 08:06:58 +0000</pubDate>
		<guid>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-900</guid>
		<description>BTW, Erlend, I used to play planetarion.... :-)</description>
		<content:encoded><![CDATA[<p>BTW, Erlend, I used to play planetarion&#8230;. <img src='http://journal.paul.querna.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chip</title>
		<link>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-897</link>
		<dc:creator>chip</dc:creator>
		<pubDate>Tue, 09 Oct 2007 07:21:48 +0000</pubDate>
		<guid>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-897</guid>
		<description>Dropping the X/O helps quite a bit. Thanks for the tip.

But even with that off, we quickly drop bellow 1 FPS.  Activities is &gt;80,000 right now, and the site is in its lowest usage right now.</description>
		<content:encoded><![CDATA[<p>Dropping the X/O helps quite a bit. Thanks for the tip.</p>
<p>But even with that off, we quickly drop bellow 1 FPS.  Activities is >80,000 right now, and the site is in its lowest usage right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erlend Simonsen</title>
		<link>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-896</link>
		<dc:creator>Erlend Simonsen</dc:creator>
		<pubDate>Tue, 09 Oct 2007 07:09:15 +0000</pubDate>
		<guid>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-896</guid>
		<description>You could try is to remove the server.add_event calls (the X &#38; O   characters) as drawing fonts is horribly slow with the default bitmap I use.

Also, add a :type =&#62; 3 to some of the server.add_activity calls, to disable the blob and just get the statistics.</description>
		<content:encoded><![CDATA[<p>You could try is to remove the server.add_event calls (the X &amp; O   characters) as drawing fonts is horribly slow with the default bitmap I use.</p>
<p>Also, add a :type =&gt; 3 to some of the server.add_activity calls, to disable the blob and just get the statistics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erlend Simonsen</title>
		<link>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-895</link>
		<dc:creator>Erlend Simonsen</dc:creator>
		<pubDate>Tue, 09 Oct 2007 06:32:05 +0000</pubDate>
		<guid>http://journal.paul.querna.org/articles/2007/10/08/gltail/#comment-895</guid>
		<description>That's just insane. Could I ask how many activities were shown per frame? Would it even be possible to render at a decent framerate in C?</description>
		<content:encoded><![CDATA[<p>That&#8217;s just insane. Could I ask how many activities were shown per frame? Would it even be possible to render at a decent framerate in C?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
