[medusa] Re: How to run Python/Medusa as a Win2000 service?

Chuck Wagner cwagner@s...
Wed, 4 Apr 2001 18:59:26 -0500


If you create the service using Hammond's guidelines, it to doesn't open any
console windows - it runs using the PythonService.exe.

----- Original Message -----
From: <z30303@h...>
To: <medusa@yahoogroups.com>
Sent: Wednesday, April 04, 2001 4:22 PM
Subject: [medusa] Re: How to run Python/Medusa as a Win2000 service?


> Check out the "I have it working" post I sent in a few minutes ago
>
> --- In medusa@y..., "Chuck Wagner" <cwagner@s...> wrote:
> > Well, as a starter on Python apps as a service, there are examples
> in
> > Hammond's Python Programming on Win32 book. If you don't have that,
> you
> > absolutely need it.
> >
> > Using those examples as a basis we were able to run our python app
> as a
> > service on Win2k, and it's based on Sam's Asyncore/Asynchat
> architecture. We
> > did have to put in a hack to asyncore to check the event flag after
> every
> > timeout so that we could stop the service.
> >
> > I imagine that running medusa would involve a similar effort.
> >
> > Chuck
> > ----- Original Message -----
> > From: "Weiss Blitz" <weissblitz@y...>
> > To: <medusa@y...>
> > Sent: Thursday, March 15, 2001 9:29 AM
> > Subject: [medusa] How to run Python/Medusa as a Win2000 service?
> >
> >
> > > Does anyone have a tip on how to
> > > run Python/Medusa as a Win2000 service?
> > >
> > > Thanks in advance!
> > >
> > >
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> > >
> > >
> > >
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>