Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jan : Re: AThreads and Thread manager..
| Subject: | Re: AThreads and Thread manager.. |
| Posted by: | "Turboz" (turb..@turboz.moved.in) |
| Date: | Sat, 6 Jan 2007 14:05:40 |
Hi Remy,
> Does that make more sense for you? Since each individual user is
> accessed on a per-needed basis, each user should have its own lock.
> This allows more messages to be send simultaneous when they are going
> to separate destinations, and thus makes better use of the power of
> threads.
Yes, that example made things MUCH clearer for me - I appreciate it!
Sorry if I've been a bit 'thick' but I really do appreciate you taking the
time to help me see the light!
Will modify the code accordingly!
Thx!
none