|
Hi,
We have a project where we will be using
IOCP with up to 11000 socket connections at one time. 10000 connections are
from GPRS modules, and about 1000 connections from Windows application.
The 10000 connections will be sending data bout very 10 minutes, and only about
100 bytes at a time, so not much transferring being done. We have to leave the
connection open, as a Window application might be talking to the unit through
the server.
We are using a dual processor system with
Hyper Threading, so this will give us up to 8 IOCP threads servicing the ports
at one time, and also 1GB of RAM , on either 2000 or XP server. We have
tested it out on software simulating the GPRS connections we designed, and
works fine, we also tested it with 100 GPRS units, and also worked.
I was wondering if anyone can see problems, or
parts we might have to look into with so many connections?
I take it that Microsoft Messenger works similar
with a large server? Or is this wrong ?
Many Thanks
Neil
|
_______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
