Answered What is pool exactly

  • Saturday, December 03, 2011 3:21 PM
     
     

    Hi every body.

    I get started to read Professional Microsoft robotic developer book and I don't know completely what the pool is?

    please help me.

     

All Replies

  • Wednesday, December 07, 2011 7:43 AM
    Owner
     
     Answered

    I can't answer your question because it is completely out of context. I am guessing that you are talking about a thread pool, but RDS does not use a thread pool like .NET -- instead it pre-allocated a fixed number of threads and uses them as a pool to execute tasks.

    This is not an important concept for using RDS. Keep reading :-)

    Trevor

     

    • Marked As Answer by Samim_Tele Saturday, December 10, 2011 5:57 AM
    •