Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : IdThreadManager question
| Subject: | IdThreadManager question |
| Posted by: | "York" (offi..@onlinebg.info) |
| Date: | Fri, 4 Aug 2006 08:18:43 |
Hello,
I have a win32 service application which has 5 Indy 9 idTCPServers running.
What is the proper way for assigning idThreadManager, i.e.
Is it that each IdTCPServer has its own idThreadManager assigned or one
idThreadManagaer can work for all of the 5 idTCPServer... or the
IdThreadManager is not necessary at all?
Please give me your advice since I am not quite sure how to handle that .
Thanks in advance.
Regards