On Wed, 2008-08-13 at 11:46 +0530, Kushal Das wrote:
> On Tuesday 12 August 2008 10:11:10 pm Rangeen Basu Roy Chowdhury wrote:
> > Hi everybody, I have been studying the yum code. I want to make the
> > transaction, that yum does, multithreaded. If anybody is interested
> > please let me know.
> Isn't transaction is supposed to be always single threaded ? Just asked.
ya, kushal, transaction is supposed to be single threaded. but what
rangeen wants to do here is make the download multithreaded in the
background while keeping a single threaded transaction.
correct me if i am wrong, rangeen.
>
>
> Kushal