2011/11/14 Thierry Vignaud <thierry.vignaud@gmail.com>
On 14 November 2011 21:30, Mageia Team <buildsystem-daemon@mageia.org> wrote:
> 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.

Too long unwrapped description

Fix submitted.