blob: 08b4b3ad3497e2d591c4b6e0ad7c184c73184865 (
plain)
1
2
3
4
5
6
7
|
<br><br><div class="gmail_quote">2011/11/14 Thierry Vignaud <span dir="ltr"><<a href="mailto:thierry.vignaud@gmail.com">thierry.vignaud@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On 14 November 2011 21:30, Mageia Team <<a href="mailto:buildsystem-daemon@mageia.org">buildsystem-daemon@mageia.org</a>> wrote:<br>
> This module implements a Pipeline multithreading model. Several concurrent threads are started -- one for each subroutine in the pipeline. The subs and other MultiThread objects are daisy-chained together by queues. The output queue of one step in the pipeline is the input queue of the following step.<br>
<br>
Too long unwrapped description<br>
</blockquote></div><br>Fix submitted.<br>
|