1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Persistant storage.... My current idea. -->
<!--X-From-R13: Pra Uerrne <terrneNploreuvtujnl.arg> -->
<!--X-Date: Sat, 04 Apr 1998 01:32:44 +0000 -->
<!--X-Message-Id: Pine.LNX.3.96.980403182108.250A&#45;100000#shamen,cyberhighway.net -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199804031757.JAA47846#under,engr.sgi.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Persistant storage.... My current idea.</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:greear#cyberhighway,net">
</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="msg00012.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00014.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00010.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00049.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00013">Author</A>
&nbsp;|&nbsp;<A HREF="#00013">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00013">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Persistant storage.... My current idea.</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Re: [MUD-Dev] Persistant storage.... My current idea. </LI>
<LI><em>From</em>: Ben Greear &lt;<A HREF="mailto:greear#cyberhighway,net">greear#cyberhighway,net</A>&gt;</LI>
<LI><em>Date</em>: Fri, 3 Apr 1998 18:31:00 -0700 (MST)</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Fri, 3 Apr 1998, J C Lawrence wrote:

&gt; Learn the lessons of Marcus Ranum and UnterMUD.  Diask-based servers
&gt; can and do significantly out-perform in-RAM servers due to the lower
&gt; rate of page faults -- despite the file IO overhead.  Of the current
&gt; server architectures Cold is a perfect example in point.  cf Brandon's 
&gt; and Miro's oft referenced performance figures for Cold.

Well, I'll give it a look if I get time.  I believe we both understand
the other's position, so I'll consider this one discussed :)

&gt; Really?  Does this mean that objects migrate between servers?  Think
&gt; this thru:

Yes, objects will migrate, probably through a 'gate' or some other
transport mechanism.  The servers will do handoff of IO as smoothly
as possible....

&gt; 
&gt;   Object A is defined on Server X.
&gt; 
&gt;   A inherits from objects Q, R, S, and T, also defined on X.
&gt; 
&gt;   You now move A to server Y.
&gt; 
&gt;   Do Q, R, S and T, __and__ all their other children follow?
&gt; 
&gt;   What about all the objects that remain on X that inherit from those
&gt; objects too?

Ummm, not sure I understand this.  It makes no sense to me.  My idea is
thus:  You have a space ship, with cargo, and various objects on board.
You go through a 'gate' to another server (solar system).  Every object
within the ship leaves the previous one and joins the latter.  The
java classes of course do not move, and in fact are found on ever server.

 
&gt; 
&gt;   Do you merely make copies of A, Q, R, S, and T, on Y, and leave the
&gt; originals on X?

No copies, in this world there is only one of everything (as in RL).

&gt; Please, have a good long look at COOL, and realise its strengths and
&gt; weaknesses.  COOL's model is expensive on net traffic, but objects tay
&gt; where they are defined, allowing their contexts to be known and well
&gt; defined.  All object calls are then RPC's across the net.  

I have to be very careful of net traffic, I want to be able to do full
motion, real-time'ish GUI displays, the more updates I can pump through,
the more in sync the clients will be, and thus the better the response
time the user will see.

&gt; 
&gt; This is not to say that moving the objects is automatically a bad
&gt; idea.  It has significant benefits over RPC'ing everythinbg -- it just
&gt; also requires significantly more engineeing effort to maintain logical
&gt; consistency.

Think of a player moving from one room to another in a MUD, then scale it
up a bit, that is what I'm thinking of...

&gt; &gt; I'm just going to put them on the end.  I'd wrather waste disk space
&gt; &gt; than take the time to be clever.  Besides, as the objects' images on
&gt; &gt; the disk will change, I'll need some room to grow and shrink w/out
&gt; &gt; affecting the neighbors.
&gt; 
&gt; Why?  If you use the suggested model there is very little overhead to
&gt; finding a free location for an object (when I did this I merely
&gt; maintained a free block list for a total expense of perhaps 20 LOC).
&gt; There is also no concern with object size changes:

I'll give that through as well...  first pass gonna be simple and stupid
though :)

&gt; ADSL has not quite reached my part of the SF Bay area (its close), but
&gt; that's $180 for 384Kbps symmetrical (it varies slightly depending on
&gt; who you pick for your CLEC: PacBell, Covad, or NorthPoint).  IDSL
&gt; (which I'd be more likely to go for), has yet to establish a firm
&gt; pricing model here alas.

Here in phoenix:  around $40 a month for a cable modem, around 1 Mbps
average it seems..both ways!

ADSL:  $60 a month, including renting the modem and internet access,
256Kbps both ways...can get 512Kbps for about $85 a month I think...


Ben Greear (greear#cyberhighway,net)  <A  HREF="http://www.primenet.com/~greear">http://www.primenet.com/~greear</A> 
Author of ScryMUD:  mud.primenet.com 4444
<A  HREF="http://www.primenet.com/~greear/ScryMUD/scry.html">http://www.primenet.com/~greear/ScryMUD/scry.html</A>




</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00049" HREF="msg00049.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></strong>
<ul compact><li><em>From:</em> J C Lawrence &lt;claw#under,engr.sgi.com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00010" HREF="msg00010.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></STRONG>
<UL><LI><EM>From:</EM> J C Lawrence &lt;claw#under,engr.sgi.com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00012.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00014.html">OT: This is a test of a system config change.</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00010.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00049.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00013"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00013"><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><A NAME="00008" HREF="msg00008.html">Monthly FAQ Posting</A></strong>, 
Ling <a href="mailto:K.L.Lo-94#student,lboro.ac.uk">K.L.Lo-94#student,lboro.ac.uk</a>, Thu 02 Apr 1998, 14:27 GMT
<LI><strong><A NAME="00007" HREF="msg00007.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 01 Apr 1998, 22:58 GMT
<UL>
<LI><strong><A NAME="00009" HREF="msg00009.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Fri 03 Apr 1998, 09:11 GMT
<UL>
<LI><strong><A NAME="00010" HREF="msg00010.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Fri 03 Apr 1998, 17:57 GMT
<UL>
<LI><strong><A NAME="00013" HREF="msg00013.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Sat 04 Apr 1998, 01:32 GMT
<UL>
<LI><strong><A NAME="00049" HREF="msg00049.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Tue 07 Apr 1998, 16:56 GMT
<UL>
<LI><strong><A NAME="00063" HREF="msg00063.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Wed 08 Apr 1998, 00:50 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00011" HREF="msg00011.html">[MUD-Dev] Persistant storage.... My current idea.</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Fri 03 Apr 1998, 23:42 GMT
<UL>
<LI><strong><A NAME="00012" HREF="msg00012.html">Re: [MUD-Dev] Persistant storage.... My current idea.</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Sat 04 Apr 1998, 00:04 GMT
</LI>
</UL>
</LI>
</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>