Implement lower time granularity for retransmission of TCP

109

Author: JT Smith

Reduce the overhead of per-tick processing with a timer wheel algorithm that implements the retransmission timer. In this article, learn how to get lower granularity with your retransmission timer by using the AIX TCP fast timer, and discover other advantages of lower timer granularity.

Link: ibm.com/developerworks

Category:

  • Networking