Benjamin Watine wrote:
> OK, so if I understand well what you said, using queue allow to be sure 
> that the data is passed in totality before coninuing with next 
> instruction. That make sense.

Right.

> Using thread and queue seems to be very more slow than using files 
> redirection with bash. I'll see if it make a great load average and/or 
> I/O time.

Hmmm... you might try increasing the buffer size.


-- 
--Bryan

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

Reply via email to