1999Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Text Parsing -->
<!--X-From-R13: X Q Znjerapr <pynjNinerfrnepu.pbz> -->
<!--X-Date: Thu, 10 Jun 1999 19:11:05 &#45;0700 -->
<!--X-Message-Id: E10sGmJ&#45;000533&#45;00#under,su.varesearch.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 19990609203122.A3795#kitenet,net -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Text Parsing</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:claw#varesearch,com">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00730.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00732.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00683.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00592.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00731">Author</A>
&nbsp;|&nbsp;<A HREF="#00731">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00731">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Text Parsing</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: Re: [MUD-Dev] Text Parsing </LI>
<LI><em>From</em>: J C Lawrence &lt;<A HREF="mailto:claw#varesearch,com">claw#varesearch,com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 10 Jun 1999 19:10:43 -0700</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: <A HREF="mailto:mud-dev-admin#kanga,nu">mud-dev-admin#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>

Glad to see you here Joey!

On Wed, 9 Jun 1999 20:31:22 -0700 
Joey Hess &lt;joey#kitenet,net&gt; wrote:

&gt; J C Lawrence wrote:

&gt;&gt; I've scaled using simulated users under very artificial
&gt;&gt; conditions and a rather minimal world to just over 700
&gt;&gt; simultaneous players on a fairly mid-range box.  Performance at
&gt;&gt; that point really became a kernel function due to poor MT work on
&gt;&gt; IO under Linux (single lock).

&gt; When you speak of simultaneous users, how active were they? Did
&gt; they issue 1 command per second, a constant stream of commands, or
&gt; what?

In the simplest test I created a world consisting of a rectangular
array of locations, roughly 100x100 as I recall, with every location
gemotrically joied to all its neighbors.  I then scattered a variety
of basic objects about the landscape (things to pick up and drop).
On a seperate machine I then ran a MT client that initiated N
connections to the server (where N grew over time), logged in, and
then randomly walked the resultant characters around and picked up
and dropped objects randomly.  The pacing of commands was roughly as
fast as the client could cycle thru the characters and detect ACK
strings from the prior commands.  This resulted in a pretty rough
bell curve centered on about one command every three seconds (a bit
low, but hey).

Somewhere around or just past 700 the machine repeatedly cratered.

-- 
J C Lawrence                                   Home: claw#kanga,nu
---------(*)                Linux/IA64 - Work: claw#varesearch,com
 ... Beware of cromagnons wearing chewing gum and palm pilots ...


_______________________________________________
MUD-Dev maillist  -  MUD-Dev#kanga,nu
<A  HREF="http://www.kanga.nu/lists/listinfo/mud-dev">http://www.kanga.nu/lists/listinfo/mud-dev</A>


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00683" HREF="msg00683.html">Re: [MUD-Dev] Text Parsing</A></STRONG>
<UL><LI><EM>From:</EM> Joey Hess &lt;joey#kitenet,net&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00730.html">Re: [MUD-Dev] Gender and Mud Development</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00732.html">Re: [MUD-Dev] Game Economies</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00683.html">Re: [MUD-Dev] Text Parsing</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00592.html">Re: [MUD-Dev] Text Parsing</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00731"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00731"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>Re: [MUD-Dev] Text Parsing</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00763" HREF="msg00763.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Fri 11 Jun 1999, 18:12 GMT
</LI>
<LI><strong><A NAME="00770" HREF="msg00770.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Katrina McClelan <a href="mailto:kitkat#marcus,pants.nu">kitkat#marcus,pants.nu</a>, Fri 11 Jun 1999, 19:34 GMT
</LI>
<LI><strong><A NAME="00735" HREF="msg00735.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
J C Lawrence <a href="mailto:claw#varesearch,com">claw#varesearch,com</a>, Fri 11 Jun 1999, 02:46 GMT
</LI>
<LI><strong><A NAME="00683" HREF="msg00683.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Joey Hess <a href="mailto:joey#kitenet,net">joey#kitenet,net</a>, Thu 10 Jun 1999, 06:14 GMT
<LI><strong><A NAME="00731" HREF="msg00731.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
J C Lawrence <a href="mailto:claw#varesearch,com">claw#varesearch,com</a>, Fri 11 Jun 1999, 02:11 GMT
</LI>
</LI>
</ul>
</ul>
</ul>
<LI><strong><A NAME="00592" HREF="msg00592.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Tue 08 Jun 1999, 03:31 GMT
<UL>
<LI><strong><A NAME="00615" HREF="msg00615.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Matthew Mihaly <a href="mailto:diablo#best,com">diablo#best,com</a>, Tue 08 Jun 1999, 22:18 GMT
<UL>
<LI><strong><A NAME="00641" HREF="msg00641.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Greg Miller <a href="mailto:gmiller#classic-games,com">gmiller#classic-games,com</a>, Wed 09 Jun 1999, 22:35 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00668" HREF="msg00668.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
J C Lawrence <a href="mailto:claw#varesearch,com">claw#varesearch,com</a>, Thu 10 Jun 1999, 03:54 GMT
</LI>
</UL>
</LI>
</ul>
</ul>
</ul>
</ul>
</ul>
</ul>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>