Menu

#16 Change timewait list to map

open
nobody
None
5
2004-02-25
2004-02-25
No

Incoming connection requests are checked against the
timewait list, which provides O(n) scaling. Since a
match is unlikely, the entire list will be traversed. The
timewait list in the CM should be changed to a map so
that timewait checks could be expedited.

This could have a significant impact on CM scalability.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.