From: Tony Johansson on
Hi!

Here is some text from e-learning. What does it mean when the text says
"don't require scheduling of your thread's execution" ?
*ThreadPool class is best suited for use when your threads are performing
short tasks or when you don't require scheduling of your thread's
execution.*

//Tony


From: Tony Johansson on
Forget this question

//Tony


"Tony Johansson" <johansson.andersson(a)telia.com> skrev i meddelandet
news:%23z5nXh58KHA.3276(a)TK2MSFTNGP02.phx.gbl...
> Hi!
>
> Here is some text from e-learning. What does it mean when the text says
> "don't require scheduling of your thread's execution" ?
> *ThreadPool class is best suited for use when your threads are performing
> short tasks or when you don't require scheduling of your thread's
> execution.*
>
> //Tony
>