On Saturday, June 30, 2001, at 03:38 AM, Norbert Bollow wrote:

> How about having the process which puts messages into the queue
> send a SIGUSR (or whatever) signal to qrunner?

Do what biff or INND do. Create a socket somewhere, and when you want to 
signal qrunner, write to it. qrunner's idle loop can then select() off 
the socket and go to sleep until soemthing gets written to it.


--
Chuq Von Rospach, Internet Gnome <http://www.chuqui.com>
[<[EMAIL PROTECTED]> = <[EMAIL PROTECTED]> = <[EMAIL PROTECTED]>]
Yes, yes, I've finally finished my home page. Lucky you.

Any connection between your reality and mine
is purely coincidental.



------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to