is it a daemon? how to create such a thing...

André Kelpe fs111 at linuxmail.org
Fri May 14 11:49:58 EDT 2004


Valia wrote:

> hello all,

Hi!
 
> so i wonder if i could have some kind of process/script which would
> load this list once and then wait for the smaller scripts theirs
> queries about replacements pairs and answer them. i imagine this have
> to do with daemon programming but i'm brand new to it, and also i just
> need the simpler piece of code to do that (it is for a quick
> experiment, my aim is not to create an apache server framework :) )

Take a look at Pyro (Python Remote Objects) at http://pyro.sf.net. This
should easily solve all your problems.

HTH

André



More information about the Python-list mailing list