Page 1 of 1

TBackgroundWorker Manager ??

PostPosted: January 14th, 2011, 9:35 am
by Lolo
Hi,

I've started to "play" with TBackgroundWorker that I really like. For my own use, I would like to manage a list of background work and limit the simultaneous TBackgroundWork instances to a maximum value. An example of application to implement this principle would be a download manager. What I would like to know is if someone has developped this kind of purpose ?

Thank you for your reponse.

Best wishes.

Laurent

PS: May I suggest concerning Delphi Area Products forum to list main topics by DelphiArea Products like this, all questions/suggestions could be regrouped by product

Re: TBackgroundWorker Manager ??

PostPosted: January 14th, 2011, 10:01 pm
by Kambiz
Hi,

The concept you described is a Thread Pool. You can find good resources by searching it on Google.

Thanks for the very good suggestion, I'll do it. But it may take some times, because I have to group old posts.