1998Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: CORBA, RMI, threads -->
<!--X-From-R13: f001tzhNabin.jevtug.rqh -->
<!--X-Date: Mon, 16 Feb 1998 01:53:58 +0000 -->
<!--X-Message-Id: Pine.PMDF.3.95.980215145256.543337840A&#45;100000#nova,wright.edu -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199802150559.FAA95256#out5,ibm.net -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, CORBA, RMI, threads</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:s001gmu#nova,wright.edu">
</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="msg00470.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00472.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00468.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00342.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00471">Author</A>
&nbsp;|&nbsp;<A HREF="#00471">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00471">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>CORBA, RMI, threads</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>: CORBA, RMI, threads</LI>
<LI><em>From</em>: <A HREF="mailto:s001gmu#nova,wright.edu">s001gmu#nova,wright.edu</A></LI>
<LI><em>Date</em>: Sun, 15 Feb 1998 15:04:58 -0500 (EST)</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>


On Sun, 15 Feb 1998 coder#ibm,net wrote:

&gt; 
&gt; On 29/01/98 at 10:29 AM, s001gmu#nova,wright.edu said:
&gt; 
&gt; &gt;So, to reuse my schedule example, you could have several different calls
&gt; &gt;like so:
&gt; 
&gt; &gt;  event_driver.schedule(new combat_event(real_to_game_time(t), attacker,
&gt; &gt;                                         defender));
&gt; &gt;  event_driver.schedule(new heal_event(real_to_game_time(t), target,
&gt; &gt;                                       amount));
&gt; 
&gt; I simplify all of this by not using a stack based architecture, but
&gt; instead using message passing.  An "event" then is merely a tuple of an
&gt; objectID and a message to pass to that object,

'stack based architecture'?  As I understand my system, and the
terminology surrounding it, I'm using a Queue (granted, very similar to a
stack)...  Do I need to pull out my intro books and read them again?  :)
 
&gt; &gt;etc.  Each event class descended from the generic event has it's own
&gt; &gt;handle() method.  You'll also want to have each descended event class's 
&gt; &gt;constructors take arguments of pertinent data, as above.  You can make
&gt; &gt;the inheretence tree as broad and deep as you like, depending on how you
&gt; &gt;choose to organize things.
&gt; 
&gt; You also end up with a very very shallow and simple inheritance tree.

True.  I don't have a problem with that.  :)  Simple is good, a lot of the
time.
 
-Greg



</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="00468" HREF="msg00468.html">Re: [MUD-Dev]  CORBA, RMI, threads</A></STRONG>
<UL><LI><EM>From:</EM> coder#ibm,net</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00470.html">Re: [MUD-Dev]  Clients and things [Was:  OT: This is a test]</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00472.html">Re: [MUD-Dev] DBs and Events</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00468.html">Re: [MUD-Dev]  CORBA, RMI, threads</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00342.html">Re: [MUD-Dev]  CORBA, RMI, threads</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00471"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00471"><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]  CORBA, RMI, threads</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00331" HREF="msg00331.html">Re: [MUD-Dev]  CORBA, RMI, threads</A></strong>, 
Brandon Gillespie <a href="mailto:brandon#roguetrader,com">brandon#roguetrader,com</a>, Tue 27 Jan 1998, 21:26 GMT
<UL>
<LI><strong><A NAME="00334" HREF="msg00334.html">Re: [MUD-Dev]  CORBA, RMI, threads</A></strong>, 
Marc Eyrignoux <a href="mailto:Marc.Eyrignoux#efrei,fr">Marc.Eyrignoux#efrei,fr</a>, Wed 28 Jan 1998, 10:09 GMT
<UL>
<LI><strong><A NAME="00340" HREF="msg00340.html">CORBA, RMI, threads</A></strong>, 
s001gmu <a href="mailto:s001gmu#nova,wright.edu">s001gmu#nova,wright.edu</a>, Thu 29 Jan 1998, 14:46 GMT
<LI><strong><A NAME="00468" HREF="msg00468.html">Re: [MUD-Dev]  CORBA, RMI, threads</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sun 15 Feb 1998, 13:38 GMT
<LI><strong><A NAME="00471" HREF="msg00471.html">CORBA, RMI, threads</A></strong>, 
s001gmu <a href="mailto:s001gmu#nova,wright.edu">s001gmu#nova,wright.edu</a>, Mon 16 Feb 1998, 01:53 GMT
</LI>
</LI>
</LI>
<LI><strong><A NAME="00342" HREF="msg00342.html">Re: [MUD-Dev]  CORBA, RMI, threads</A></strong>, 
Brandon Gillespie <a href="mailto:brandon#roguetrader,com">brandon#roguetrader,com</a>, Thu 29 Jan 1998, 15:53 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</ul>
</ul>
</ul>
</ul>
</ul>
</ul>
<LI><strong><A NAME="00012" HREF="msg00012.html">Re: [MUD-Dev] The impact of the web on muds</A></strong>, 
Mike Sellers <a href="mailto:mike#online-alchemy,com">mike#online-alchemy,com</a>, Fri 02 Jan 1998, 21:21 GMT
</LI>
<LI><strong><A NAME="00047" HREF="msg00047.html">Re: [MUD-Dev] The impact of the web on muds</A></strong>, 
JC Lawrence <a href="mailto:claw#under,Eng.Sun.COM">claw#under,Eng.Sun.COM</a>, Tue 06 Jan 1998, 02:44 GMT
<UL>
<LI><strong><A NAME="00048" HREF="msg00048.html">Re: [MUD-Dev] The impact of the web on muds</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Tue 06 Jan 1998, 04:52 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>