Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hello Im trying to build a client

Status
Not open for further replies.

edgarasm

Programmer
Oct 29, 2002
26
BR
Hello
Im trying to build a client/server application in delphi where the server is capable of handling thousands of concurrent connections.

I would like to know if using multi-threaded blocking sockets would have a performance increase over using a single-thread nonblocking server.

thanks for any help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top