<!-- MHonArc v2.4.4 --> <!--X-Subject: Re: {MUD} threads --> <!--X-From-R13: "Quevf Znjerapr" <pynjerapNkfie1.phc.uc.pbz> --> <!--X-Date: from 194.78.48.181 [194.78.48.181] by mx01.ny.us.ibm.net id 840831024.78393-1 Fri Aug 23 20:10:24 1996 --> <!--X-Message-Id: 9608231255.ZM10813#xsvr1,cup.hp.com --> <!--X-Content-Type: text/plain --> <!--X-Reference: Pine.SOL.3.94.960823203807.20373Q-100000#eduserv1,rug.ac.be --> <!--X-Reference: Wout.Mertens#rug,ac.be --> <!--X-Head-End--> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>MUD-Dev message, Re: {MUD} threads</title> <!-- meta name="robots" content="noindex,nofollow" --> <link rev="made" href="mailto:clawrenc#xsvr1,cup.hp.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> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] <br clear=all><hr> <!--X-Body-Begin--> <!--X-User-Header--> <!--X-User-Header-End--> <!--X-TopPNI--> Date: [ <a href="msg00003.html">Previous</a> | <a href="msg00005.html">Next</a> ] Thread: [ <a href="msg00032.html">Previous</a> | <a href="msg00003.html">Next</a> ] Index: [ <A HREF="author.html#00004">Author</A> | <A HREF="#00004">Date</A> | <A HREF="thread.html#00004">Thread</A> ] <!--X-TopPNI-End--> <!--X-MsgBody--> <!--X-Subject-Header-Begin--> <H1>Re: {MUD} threads</H1> <HR> <!--X-Subject-Header-End--> <!--X-Head-of-Message--> <UL> <LI><em>To</em>: <A HREF="mailto:mud#megami,ibase.be">mud#megami,ibase.be</A></LI> <LI><em>Subject</em>: Re: {MUD} threads</LI> <LI><em>From</em>: "Chris Lawrence" <<A HREF="mailto:clawrenc#xsvr1,cup.hp.com">clawrenc#xsvr1,cup.hp.com</A>></LI> <LI><em>Date</em>: Fri, 23 Aug 1996 12:55:31 -0700</LI> <LI><em>Reply-To</em>: <A HREF="mailto:mud#megami,ibase.be">mud#megami,ibase.be</A></LI> <LI><em>Sender</em>: <A HREF="mailto:owner-mud#megami,ibase.be">owner-mud#megami,ibase.be</A></LI> </UL> <!--X-Head-of-Message-End--> <!--X-Head-Body-Sep-Begin--> <HR> <!--X-Head-Body-Sep-End--> <!--X-Body-of-Message--> <PRE> On Aug 23, 8:38pm, Wout Mertens wrote: > On Thu, 22 Aug 1996, Chris Lawrence wrote: > > I use fast RAM semephores to signal an executing event to die. I then > > rely on the clean-up processing of the event, and its messsages to the > > DB invalidating the uncommitted changes to do the clean ups. > > How do the threads know they have to die? They poll the semaphore? Hmm. If > they're interpreting, that's simple of course... I think I have the byte-code translator check the semaphore every time it leaves a block, and immediately prior to exiting an event. > I meant more like: All memory /belongs/ to the mud, but threads put their > stamp on what's theirs. Or have a list of running Actions, that have a > list of all allocated things. Whatever... Yup. As I recall I use OSE memory pools and then let the clean up routines in the various parties (DB, Event, etc) wipe the pools. -- J C Lawrence Internet: coder#ibm,net ---------------(*) Internet: clawrenc#cup,hp.com ...Honorary Member Clan McFUD -- Teamer's Avenging Monolith... </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="msg00003.html">{MUD} Re: roleplaying & combat</A></STRONG> </LI> <LI>Next by Date: <STRONG><A HREF="msg00005.html">Re: {MUD} Re: Wout's mailing list.</A></STRONG> </LI> <LI>Prev by thread: <STRONG><A HREF="msg00032.html">Re: {MUD} Expanding the mud list</A></STRONG> </LI> <LI>Next by thread: <STRONG><A HREF="msg00003.html">{MUD} Re: roleplaying & combat</A></STRONG> </LI> <LI>Index(es): <UL> <LI><A HREF="index.html#00004"><STRONG>Date</STRONG></A></LI> <LI><A HREF="thread.html#00004"><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} Re: Misc MUD issues</STRONG>, <EM>(continued)</EM> <ul compact> <ul compact> <LI><strong><A NAME="00025" HREF="msg00025.html">Re: {MUD} Re: Misc MUD issues</A></strong>, Alex Oren <a href="mailto:alexo#sapiens,com">alexo#sapiens,com</a>, Tue 27 Aug 1996, 01:36 GMT </LI> </ul> </ul> </LI> <LI><strong><A NAME="00008" HREF="msg00008.html">{MUD} Expanding the mud list</A></strong>, Alex Oren <a href="mailto:alexo#sapiens,com">alexo#sapiens,com</a>, Sun 25 Aug 1996, 14:55 GMT <UL> <LI><strong><A NAME="00020" HREF="msg00020.html">Re: {MUD} Expanding the mud list</A></strong>, Chris Lawrence <a href="mailto:clawrenc#xsvr1,cup.hp.com">clawrenc#xsvr1,cup.hp.com</a>, Mon 26 Aug 1996, 23:50 GMT </LI> <LI><strong><A NAME="00032" HREF="msg00032.html">Re: {MUD} Expanding the mud list</A></strong>, Wout Mertens <a href="mailto:Wout.Mertens#rug,ac.be">Wout.Mertens#rug,ac.be</a>, Tue 27 Aug 1996, 19:05 GMT </LI> </UL> </LI> <LI><strong><A NAME="00004" HREF="msg00004.html">Re: {MUD} threads</A></strong>, Chris Lawrence <a href="mailto:clawrenc#xsvr1,cup.hp.com">clawrenc#xsvr1,cup.hp.com</a>, Sat 24 Aug 1996, 03:10 GMT <LI><strong><A NAME="00003" HREF="msg00003.html">{MUD} Re: roleplaying & combat</A></strong>, Wout Mertens <a href="mailto:Wout.Mertens#rug,ac.be">Wout.Mertens#rug,ac.be</a>, Sat 24 Aug 1996, 01:24 GMT <UL> <LI><EM>Message not available</EM><UL> <LI><strong><A NAME="00019" HREF="msg00019.html">Re: {MUD} Re: roleplaying & combat</A></strong>, Chris Lawrence <a href="mailto:clawrenc#xsvr1,cup.hp.com">clawrenc#xsvr1,cup.hp.com</a>, Mon 26 Aug 1996, 23:20 GMT <UL> <LI><strong><A NAME="00024" HREF="msg00024.html">Re: {MUD} Re: roleplaying & combat</A></strong>, Alex Oren <a href="mailto:alexo#sapiens,com">alexo#sapiens,com</a>, Tue 27 Aug 1996, 01:12 GMT <UL> <LI><strong><A NAME="00029" HREF="msg00029.html">Re: {MUD} Re: roleplaying & combat</A></strong>, Chris Lawrence <a href="mailto:clawrenc#xsvr1,cup.hp.com">clawrenc#xsvr1,cup.hp.com</a>, Tue 27 Aug 1996, 05:05 GMT </LI> </UL> </LI> </UL> </LI> </UL> </LI> </UL> </LI> </UL></BLOCKQUOTE> </ul> <hr> <center> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] </center> <hr> </body> </html>