∫ntegrabℓε ∂ifferentiαℓs
  • Collections
    Papers Books Tagged posts
  • About

∫ntegrabℓε ∂ifferentiαℓs


unorganised notes, code, and writings of random topics

The k-Shortest Path Algorithms

July 24, 2011 blog code math

That is, to find \(k\) paths between a pair of nodes in a graph that are the shortest. [more]

Zhang et al (2011) Modeling and Understanding TCP Incast in Data Center Networks (INFOCOM)

July 20, 2011 paper

This paper gives two reasons for incast, namely, block tail time out (BTTO) and block head time out (BHTO). The former is about the lost of one of the several last packet, which cannot produce enough dupack to signal fast retransmit; the latter is about the lost of whole window... [more]

Zhang et al (2011) Shrinking MTU to Mitigate TCP Incast Throughput Collapse in Data Center Networks (ICCMC)

July 20, 2011 paper

A short paper that proposes to use a smaller MTU to solve the incast problem. As the buffer size is fixed, a smaller packet means the buffer can hold more packets, and then it allows the TCP window to be “larger”. A larger TCP window is easier to catch packet... [more]

Shpiner & Keslassy (2010) A Switch-Based Approach to Throughput Collapse and Starvation in Data Centers (IWQoS)

July 20, 2011 paper

Solution to incast problem using switch, transparent to the end hosts. [more]

Wu et al (2010) ICTCP: Incast Congestion Control for TCP in Data Center Networks (CoNEXT)

July 20, 2011 paper

A paper to address the incast issue in data center TCP. [more]
‹
›

Adrian S. Tam  •  © 2025  •  CC-BY-SA 4.0 •  http://www.adrian.idv.hk

On a heavily modified beautiful-jekyll theme.