2000Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Embedding Python -->
<!--X-From-R13: Ayvire Xbjrgg <vprphorNvuht.pb.am> -->
<!--X-Date: Thu, 23 Mar 2000 14:46:21 &#45;0800 -->
<!--X-Message-Id: 20000324094234.C12791#agrajag,internal -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 20000212213017.K535#agrajag,internal -->
<!--X-Reference: 20000324084404.D5514#agrajag,internal -->
<!--X-Reference: 018301bf950d$489faa00$0d00a8c0#wombatgames,com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Embedding Python</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:icecube#ihug,co.nz">
</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="msg00716.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00717.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00716.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00720.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00718">Author</A>
&nbsp;|&nbsp;<A HREF="#00718">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00718">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Embedding Python</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] Embedding Python</LI>
<LI><em>From</em>: Oliver Jowett &lt;<A HREF="mailto:icecube#ihug,co.nz">icecube#ihug,co.nz</A>&gt;</LI>
<LI><em>Date</em>: Fri, 24 Mar 2000 09:42:34 +1200</LI>
<LI><em>Mail-Followup-To</em>: mud-dev#kanga,nu</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>
On Thu, Mar 23, 2000 at 03:18:07PM -0600, Todd McKimmey wrote:

&gt; I wasn't around for the original
&gt; discussion, so I'm unsure as to the advantages of standard python and
&gt; stackless python, but for what I'm using it for, it's working perfectly, and
&gt; the integration of python into c++ (or c for that matter) is dead-on easy.

My original email is archived at: 
&lt;URL:<A  HREF="http://www.kanga.nu/archives/MUD-Dev-L/2000Q1/msg00296.html">http://www.kanga.nu/archives/MUD-Dev-L/2000Q1/msg00296.html</A>&gt;

In summary, microthreads look like they can provide: 

- support for multiple (potentially a large number) of Python execution
  threads, without requiring the server to be natively multithreaded.
- the ability to catch runaway threads of execution.

.. and the implementation on top of SP is more likely to become mainstream
(and appears easier to extend) than the custom version.

-- 
Oliver Jowett - icecube#ihug,co.nz - <A  HREF="http://homepages.ihug.co.nz/~icecube/">http://homepages.ihug.co.nz/~icecube/</A>
KeyID: 1024/679D94C5  Fingerprint: CD94 5270 E2F4 339F 6A90 05C9 9DE4 EECC



_______________________________________________
MUD-Dev mailing list
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>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00720" HREF="msg00720.html">Re: [MUD-Dev] Embedding Python</A></strong>
<ul compact><li><em>From:</em> "Todd McKimmey" &lt;rufus#wombatgames,com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00296" HREF="msg00296.html">[MUD-Dev] Embedding Python</A></STRONG>
<UL><LI><EM>From:</EM> icecube#ihug,co.nz</LI></UL></LI>
<LI><STRONG><A NAME="00713" HREF="msg00713.html">Re: [MUD-Dev] Embedding Python</A></STRONG>
<UL><LI><EM>From:</EM> icecube#ihug,co.nz</LI></UL></LI>
<LI><STRONG><A NAME="00716" HREF="msg00716.html">Re: [MUD-Dev] Embedding Python</A></STRONG>
<UL><LI><EM>From:</EM> "Todd McKimmey" &lt;rufus#wombatgames,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00716.html">Re: [MUD-Dev] Embedding Python</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00717.html">Re: [MUD-Dev] Gamasutra: Online Justice Systems</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00716.html">Re: [MUD-Dev] Embedding Python</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00720.html">Re: [MUD-Dev] Embedding Python</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00718"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00718"><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="00296" HREF="msg00296.html">[MUD-Dev] Embedding Python</A></strong>, 
icecube <a href="mailto:icecube#ihug,co.nz">icecube#ihug,co.nz</a>, Sun 13 Feb 2000, 00:10 GMT
<UL>
<LI><strong><A NAME="00713" HREF="msg00713.html">Re: [MUD-Dev] Embedding Python</A></strong>, 
icecube <a href="mailto:icecube#ihug,co.nz">icecube#ihug,co.nz</a>, Thu 23 Mar 2000, 20:58 GMT
<UL>
<LI><strong><A NAME="00715" HREF="msg00715.html">Re: [MUD-Dev] Embedding Python</A></strong>, 
J C Lawrence <a href="mailto:claw#kanga,nu">claw#kanga,nu</a>, Thu 23 Mar 2000, 21:13 GMT
</LI>
<LI><strong><A NAME="00716" HREF="msg00716.html">Re: [MUD-Dev] Embedding Python</A></strong>, 
Todd McKimmey <a href="mailto:rufus#wombatgames,com">rufus#wombatgames,com</a>, Thu 23 Mar 2000, 21:21 GMT
<UL>
<LI><strong><A NAME="00718" HREF="msg00718.html">Re: [MUD-Dev] Embedding Python</A></strong>, 
Oliver Jowett <a href="mailto:icecube#ihug,co.nz">icecube#ihug,co.nz</a>, Thu 23 Mar 2000, 22:46 GMT
<UL>
<LI><strong><A NAME="00720" HREF="msg00720.html">Re: [MUD-Dev] Embedding Python</A></strong>, 
Todd McKimmey <a href="mailto:rufus#wombatgames,com">rufus#wombatgames,com</a>, Thu 23 Mar 2000, 23:26 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00292" HREF="msg00292.html">[MUD-Dev] OT: Soliciting advice from Canadians</A></strong>, 
Alex Oren <a href="mailto:alexo#bigfoot,com">alexo#bigfoot,com</a>, Thu 10 Feb 2000, 06:57 GMT
<LI><strong><A NAME="00288" HREF="msg00288.html">[MUD-Dev] Couple of articles</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Wed 09 Feb 2000, 17:44 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00291" HREF="msg00291.html">RE: [MUD-Dev] Couple of articles</A></strong>, 
Dr Richard A. Bartle <a href="mailto:richard#mud,co.uk">richard#mud,co.uk</a>, Wed 09 Feb 2000, 19:20 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>