the google mirror has been moved to 207.148.99.17:8080
learning regular expression
The n-th attempt to learn how regular expression works.
Based on Linux Command Line and Shell Scripting Bible.
The demise of Transport Layer
The idea of recent reading. The transport layer might exist even no longer than ipv4,
swift google delay-based dc-cc
Google is so great! swift is a delay based congestion control mechanism that has applied in Google data center, which targets to maintain an extreme low latency and near-zero packet drops.
Its key ideas includes accurate RTT measurement, simple AIMD mechanism, decomposing the latency to fabric and end-host latency to work at IOPS- and throughput-intensive scenarios, allowing pacing so that cwnd can <1 to avoid congestion in incast scenario, flow and topology scaling to adapt to various levels of topo and flow.
This work is published at sigcomm2020.
Brilliant!