1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: Of disk swapping, database structure &#38; project management.. -->
<!--X-From-R13: Xrss Yrffryzna <wrssxNgrargjbex.pbz> -->
<!--X-Date: from babe.globecomm.net [207.51.48.8] by mx01.ca.us.ibm.net id 860817862.196573&#45;1 Sat Apr 12 04:04:22 1997 -->
<!--X-Message-Id: 3.0.32.19970411210819.00af10d8#mail,tenetwork.com -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: Of disk swapping, database structure &amp; project management.</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:jeffk#tenetwork,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="msg00098.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00101.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00086.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00102.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00100">Author</A>
&nbsp;|&nbsp;<A HREF="#00100">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00100">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: Of disk swapping, database structure &amp; project management..</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: Multiple Recipients of MUD Design Mailing List &lt;<A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A>&gt;</LI>
<LI><em>Subject</em>: Re: Of disk swapping, database structure &amp; project management..</LI>
<LI><em>From</em>: Jeff Kesselman &lt;<A HREF="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</A>&gt;</LI>
<LI><em>Date</em>: Fri, 11 Apr 1997 21:08:20 -0700</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
At 09:03 PM 5/1/97 +0100, you wrote:
&gt;Has anyone experimented with swapping unused parts of the mud database to 
&gt;disk, reading it back in when needed? What sort of format is it stored in 
&gt;(eg binary, ASCII, etc)?

Cold does this automaticly.  it has a fixed memory footprint.
It writes out into a binary database (ndbm).  It also has a "text dump"
command that writes it all out in an ASCII form to transfer between systems
or edit.

JK

&gt;
&gt;Also, what were your considerations when designing the structure of the 
&gt;db (both memory and disk images) - ie i have a hex tree (like binary 
&gt;tree, but with 16 child nodes instead of 2), but im not sure how 
&gt;efficient it is.. a number of calculations have to be made to progress 
&gt;down each 'level' of the tree, I was wondering what other ppl had done?

Cold is absed on the database, its really the center of the system.
"object ids" are really database record numbers.

&gt;
&gt;Now my project report has been handed in (phew) I can now accept 
&gt;contributions from others. At the present time, there are about three or 
&gt;four interested parties. Has anyone had any particularly good/bad 
&gt;experiences related to project management in the area of mud development?
&gt;
&gt;The more I travel up the learning curve, the steeper it seems to get.. 
&gt;ah, but I'll get there in the end (wont i??)
&gt;
&gt;Greg.
&gt;
&gt;---------------------------------------------------------------------------
---
&gt;        T  H  E     F  R  O  N  T  I  E  R  S     P  R  O  J  E  C  T   
&gt;    <A  HREF="http://www.uni-corn.demon.co.uk">http://www.uni-corn.demon.co.uk</A>   <A  HREF="telnet://linux2.cms.shu.ac.uk:9999">telnet://linux2.cms.shu.ac.uk:9999</A>
&gt;   A student who changes the course of history is probably taking an exam
&gt;
&gt;


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00098.html">Re: Just a bit of musing</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00101.html">Re: Unique id's</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00086.html">Of disk swapping, database structure &amp; project management..</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00102.html">Re: Of disk swapping, database structure &amp; project management..</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00100"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00100"><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>Fw: Just a bit of musing</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00114" HREF="msg00114.html">Fw: Just a bit of musing</A></strong>, 
Travis Casey <a href="mailto:casey#NU,cs.fsu.edu">casey#NU,cs.fsu.edu</a>, Sun 13 Apr 1997, 09:33 GMT
</LI>
<LI><strong><A NAME="00130" HREF="msg00130.html">Re: Just a bit of musing</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Mon 14 Apr 1997, 23:13 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00097" HREF="msg00097.html">Using system time for ObjectIDs</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Sat 12 Apr 1997, 08:41 GMT
<LI><strong><A NAME="00086" HREF="msg00086.html">Of disk swapping, database structure &amp; project management..</A></strong>, 
Greg Munt <a href="mailto:greg#uni-corn,demon.co.uk">greg#uni-corn,demon.co.uk</a>, Sat 12 Apr 1997, 03:40 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00100" HREF="msg00100.html">Re: Of disk swapping, database structure &amp; project management..</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Sat 12 Apr 1997, 11:04 GMT
</LI>
<LI><strong><A NAME="00102" HREF="msg00102.html">Re: Of disk swapping, database structure &amp; project management..</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Sat 12 Apr 1997, 12:57 GMT
</LI>
<LI><strong><A NAME="00107" HREF="msg00107.html">Re: Of disk swapping, database structure &amp; project management..</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sun 13 Apr 1997, 00:16 GMT
</LI>
<LI><strong><A NAME="00117" HREF="msg00117.html">Re: Of disk swapping, database structure &amp; project management..</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sun 13 Apr 1997, 23:55 GMT
</LI>
<LI><strong><A NAME="00121" HREF="msg00121.html">Re: Of disk swapping, database structure &amp; project management..</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Mon 14 Apr 1997, 02:45 GMT
</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>