[EMAIL PROTECTED] wrote:
> What I don't like about FIFO, is that on Unix they are persistent
> files. So whatever happens to Manager they would stay there...

Nope. /tmp exists. Many distributions delete /tmp contents on
reboot.

> I was just wondering if there's another way of doing the above and
> if not, I would probably go with FIFO. Thanks!

Didn't you write you went with sockets?

Regards,


Björn

-- 
BOFH excuse #354:

Chewing gum on /dev/sd3c

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to