I'm taking existing code and attempting to make it multi-threaded. I'm not sure how to describe my problems, so I'm just going to give the example... currently the server is single threaded and I'm ...