Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Sockets limits....

www.cryer.info
Managed Newsgroup Archive

Sockets limits....

Subject:Sockets limits....
Posted by:"Carlos Franciscatto" (cfranciscat..@gmail.com)
Date:3 May 2006 08:04:14

Hello!
I have to develop an application to work like a gateway. It has groups (up to 5000) of 2 server sockets and everything that I receive in one server I have to write to other in the same group (replicate data). My questions are:
- What´s the better way to develop it? (application with 10000 (5000 groups of 2 sockets)sockets?, 5000 services?, application that start 5000 proccesses? threads?)
- What´s the resource limits of Windows?
- Is it better to develop for Linux (Kylix)?

Thanks
Carlos Franciscatto

Replies:

www.cryer.info
Managed Newsgroup Archive