[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

12880: Re: [MUD-Dev] Embedding Python

[Full Header] [Plain Text]
From: Oliver Jowett <icecube@ihug.co.nz>
Newsgroups: nu.kanga.list.mud-dev
Date: Fri, 24 Mar 2000 09:42:34 +1200
References: [1] [2] [3] <-newest
Organization: Kanga.Nu
On Thu, Mar 23, 2000 at 03:18:07PM -0600, Todd McKimmey wrote:

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

My original email is archived at: 
<URL:http://www.kanga.nu/archives/MUD-Dev-L/2000Q1/msg00296.html>

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 - http://homepages.ihug.co.nz/~icecube/
KeyID: 1024/679D94C5  Fingerprint: CD94 5270 E2F4 339F 6A90 05C9 9DE4 EECC



_______________________________________________
MUD-Dev mailing list
MUD-Dev@kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev