problem in creating Server
843790Oct 25 2008 — edited Nov 5 2008Hello,
I have to create a server that can handel 200 or more request a second.I implimented it using thread but it reduced the performance.I cant event impliment queue because it is a real time process and can't make any thread waiting.
Please help me from where should I start.
Thanks