<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
	>
<channel>
	<title>Comments on: a brief look at DotNetEngine vs XEngine</title>
	<atom:link href="http://xyzzyxyzzy.net/2008/11/07/a-brief-look-at-dotnetengine-vs-xengine/feed/" rel="self" type="application/rss+xml" />
	<link>http://xyzzyxyzzy.net/2008/11/07/a-brief-look-at-dotnetengine-vs-xengine/</link>
	<description>...you are in a grid of twisty, little links, all alike. there's a teleport gate here.</description>
	<lastBuildDate>Mon, 01 Feb 2010 03:10:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sean&#8217;s Mental Walkabout &#187; Blog Archive &#187; Links for November 7th</title>
		<link>http://xyzzyxyzzy.net/2008/11/07/a-brief-look-at-dotnetengine-vs-xengine/comment-page-1/#comment-256</link>
		<dc:creator>Sean&#8217;s Mental Walkabout &#187; Blog Archive &#187; Links for November 7th</dc:creator>
		<pubDate>Fri, 07 Nov 2008 20:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=175#comment-256</guid>
		<description>&lt;p&gt;[...] xyzzy xyzzy&#8230; &#187; a brief look at DotNetEngine vs XEngineIt&#039;s really nice to see the stats work helping people figure out where some of our bottlenecks are. It isn&#039;t perfect, but it is definitely going in the right direction. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] xyzzy xyzzy&hellip; &raquo; a brief look at DotNetEngine vs XEngineIt&#39;s really nice to see the stats work helping people figure out where some of our bottlenecks are. It isn&#39;t perfect, but it is definitely going in the right direction. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: DrScofield</title>
		<link>http://xyzzyxyzzy.net/2008/11/07/a-brief-look-at-dotnetengine-vs-xengine/comment-page-1/#comment-255</link>
		<dc:creator>DrScofield</dc:creator>
		<pubDate>Fri, 07 Nov 2008 14:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=175#comment-255</guid>
		<description>&lt;p&gt;@sean: interesting. i hadn&#039;t really thought about that and assumed it was &quot;translating&quot; CPU load average into percentages, somehow.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@sean: interesting. i hadn&#8217;t really thought about that and assumed it was &#8220;translating&#8221; CPU load average into percentages, somehow.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Dague</title>
		<link>http://xyzzyxyzzy.net/2008/11/07/a-brief-look-at-dotnetengine-vs-xengine/comment-page-1/#comment-254</link>
		<dc:creator>Sean Dague</dc:creator>
		<pubDate>Fri, 07 Nov 2008 12:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=175#comment-254</guid>
		<description>&lt;p&gt;I don&#039;t think the percentage calculation is working right, as there is no way that it should be able to get above 100% by the way I&#039;m doing the math.  That said, the relative numbers are comparable, and there is a 10x difference there.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think the percentage calculation is working right, as there is no way that it should be able to get above 100% by the way I&#8217;m doing the math.  That said, the relative numbers are comparable, and there is a 10x difference there.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: G2 Proto/Kyle G</title>
		<link>http://xyzzyxyzzy.net/2008/11/07/a-brief-look-at-dotnetengine-vs-xengine/comment-page-1/#comment-253</link>
		<dc:creator>G2 Proto/Kyle G</dc:creator>
		<pubDate>Fri, 07 Nov 2008 02:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=175#comment-253</guid>
		<description>&lt;p&gt;Great comparison thanks for sharing!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great comparison thanks for sharing!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kai Ludwig</title>
		<link>http://xyzzyxyzzy.net/2008/11/07/a-brief-look-at-dotnetengine-vs-xengine/comment-page-1/#comment-252</link>
		<dc:creator>Kai Ludwig</dc:creator>
		<pubDate>Fri, 07 Nov 2008 00:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=175#comment-252</guid>
		<description>&lt;p&gt;Our scripts run fine on XEngine but also suffer from serious startup problems. We solved the issue by setting up a listener in all scripts that executes a ScriptReset command when receiving a special code from sayRegion on a dedicated channel.&lt;/p&gt;

&lt;p&gt;This way we just have to manually give a single region script reset command after startup and all scripts reset automatically. Due to the low number of affected regions our administrator is capable of doing this by hand after a region restart.&lt;/p&gt;

&lt;p&gt;Greetings from the real world,
Kai Ludwig
Director
TalentRaspel virtual worlds Ltd.
www.talentraspel.de&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Our scripts run fine on XEngine but also suffer from serious startup problems. We solved the issue by setting up a listener in all scripts that executes a ScriptReset command when receiving a special code from sayRegion on a dedicated channel.</p>

<p>This way we just have to manually give a single region script reset command after startup and all scripts reset automatically. Due to the low number of affected regions our administrator is capable of doing this by hand after a region restart.</p>

<p>Greetings from the real world,
Kai Ludwig
Director
TalentRaspel virtual worlds Ltd.
<a href="http://www.talentraspel.de" rel="nofollow">http://www.talentraspel.de</a></p>]]></content:encoded>
	</item>
</channel>
</rss>
