Thursday, July 6, 2023

Digest for comp.lang.c++@googlegroups.com - 1 update in 1 topic

"Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>: Jul 06 04:04PM -0700

On 7/5/2023 3:04 PM, Frederick Virchanza Gotham wrote:
 
>>> I suppose I could use normal sockets but I don't want the overhead of the operating system managing tens of thousands (yes, tens of thousands) of sockets and managing the 3-way handshakes for all those sockets. ...
 
>> These information is hashed and the time for the lookup is O(1).
 
> Yeah but we're talking 40,000 file descriptors for one process.
 
For some reason this is reminding me of the 50,000 concurrent connection
scenario back on nt 4.0 wrt IOCP vs events.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com.

No comments: