Index
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
A scalable, commodity, data center network architecture - Al-Fares et al., SIGCOMM '08
Anuj Kalia's PhD thesis provides a good overview of emerging network hardware/technology
Using One-Sided RDMA Reads to Build a Fast, CPU-Efficient Key-Value Store - Mitchell et al., ATC '13
FaRM: Fast Remote Memory - Dragojević et al., NSDI '14
- Kalia et al., ATC '16
- Mittal et al., SIGCOMM '18
- Kalia et al., NSDI '19
- Kim et al., NSDI '19
netmap: a novel framework for fast packet I/O - Rizzo ATC '12
IX: A protected dataplane operating system for high throughput and low latency - Belay et al., OSDI '14
Arrakis: the operating system is the control plane - Peter et al., OSDI '14
- Jeong et al., NSDI' 14
- Cai et al., SIGCOMM '21
IncBricks: Toward In-Network Computation with an In-Network Cache - Liu et al., ASPLOS '17
NetCache: Balancing key-value stores with fast in-network caching - Jin et al., SOSP '17
NetChain: Scale-Free Sub-RTT Coordination - Jin et al., NSDI '18
- Ming et al., SIGCOMM '19
- Ming et al., ATC '19
- Ports et al., HotOS' 19
Discussed what the in-network computing should be used for
- OSDI' 20
- Zhang et al., SIGCOMM '20
Automattically partitions an input software middlebox into a P4 program that runs on a programmable switch and an x86 non-offloaded program that runs on a regular server
- Kim et al., SIGCOMM '20
Allows NFs on programmable switches to look up large virtual address built on external DRAM.
Key ideas: RDMA + bounded linear probing
- Sapio et al., NSDI '21
- Lao et al., NSDI '21
Improving Fairness, Efficiency, and Stability in HTTP-based Adaptive Video Streaming with FESTIVE - Jiang et al., CoNEXT '12
A Buffer-Based Approach to Rate Adaptation: Evidence from a Large Video Streaming Service - Huang et al., SIGCOMM '14
Neural Adaptive Video Streaming with Pensieve - Mao et al., SIGCOMM '17
- Fouladi et al., NSDI '18
Proposes a tightly coupled codec and transport protocol
Exploits its codec's ability to save and restore its internal state
Three options when sending the next frame(lower quality frame/higher quality frame/skip)
- Yeo et al., OSDI '18
- Ray et al., SIGCOMM '19
Retransmit low-quality frames during high bandwidth period to improve QoE for delayed viewers
- Yan et al., NSDI' 20
- Kim et al., SIGCOMM '20
The Design Philosophy of the DARPA Internet Protocols - Clark SIGCOMM '88
The Road to SDN: An Intellectual History of Programmable Networks - Feamster et al., CCR '14