On Mon, 2005-05-16 at 21:48 +0300, oded maimon wrote: > Hi, > Can yum do a parallel download of files? this will make the download > process much faster if i could tell it to do parallel download of 3-4 > files... > > is it possible? if not, will it ever be possible? > it would require threading the urlgrabber calls. It's not a planned feature for a variety of reasons not the least of which is it makes the code much harder to deal with. -sv