dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Help required in writing Python VM for DGEE


From: Norbert Bollow
Subject: Re: [DotGNU]Help required in writing Python VM for DGEE
Date: Tue, 22 Apr 2003 10:30:58 +0200 (CEST)

Chris Smith <address@hidden> wrote:

> This involves taking the C nullVM example in the DGEE src tree, copying it to
> say pythonVM and linking in the python core with appropriate API calls.  It's
> all pretty well documented.  This pythonVM would receive python code to
> execute, which it should do, and then pass back the result.

Hmmm... for Abdabi I need a somewhat more sophisticated set-up:  The
pythonVM loads the Python bytecode for the Abdabi server, and then the
server will service incoming webservice requests.  Each request will
be handled by a separate thread.

Maybe we should ask on the python-dev list for help?

Greetings, Norbert.

-- 
Founder & Steering Committee member of http://gnu.org/projects/dotgnu/
Free Software Business Strategy Guide   --->  http://FreeStrategy.info
Norbert Bollow, Weidlistr.18, CH-8624 Gruet (near Zurich, Switzerland)
Tel +41 1 972 20 59        Fax +41 1 972 20 69       http://norbert.ch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]