Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : multi processor problem
| Subject: | multi processor problem |
| Posted by: | "mustafa korkmaz" (sekendizpa..@yahoo.com) |
| Date: | 11 Feb 2007 07:19:38 |
My tcp client server application is being written in Delphi 5 enterprise. My indy component version is 9.0.14
My server program was running very well on single cpu machine(win. 2003 server).
But this server program has problems while running on double cpu machine.(two processor xeon 3 Ghz dual-core)
Some times my client programs wait 5-6 seconds for receive tcp packets.When this freeze become there is not any communication problem.
What must I do? Is this problem about delphi 5 compiler?
Which version of delphi sport multi processor?