A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2005-September/313005.html below:

Example of signaling and creating a python daemon

Example of signaling and creating a python daemon Example of signaling and creating a python daemonDavid Pratt fairwinds at eastlink.ca
Thu Sep 15 11:17:56 EDT 2005
Hi.  I am running a zope server.  Zope runs 4 threads and I have a 
document processing method that can require minutes to run so I do not 
want to run out of threads.  A solution to this is to run this process 
asynchronously.  What I am hoping to do is send a signal to a python 
deamon to run a process and then go back to sleep.

I am hoping to find a clear example of:
	*  sending a signal from a python script to start a python daemon 
somewhere on the filesystem
	*  a python daemon that utilizes the signal to wake up from sleep and 
run a method, then go back to sleep.

I have no experience daemonizing a script so this help would be much 
appreciated.  I have found a couple of scripts googling on creating a 
deemon but not work in this way.

Regards,
David

More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4