Re: multi-threading (General questions)
Thanks for all the great feedback! Blocking set to True made it a lot slower, but instead of doing multi-instances with For statement, I'm just gonna rewrite it so the control handles it a better way :]
Thanks guys