Rethinking the Use of Parallel Connections in Web Browsers
David Choffnes, John Lange, and Aleksandar Kuzmanovic
{drchoffnes,jarusl,akuzma} at cs dot northwestern dot edu
Matlab code for modeling
- Matlab files for parallel HTTP download modeling
Download (ZIP file, 2KB)
Simulation Scripts
- HTTP/1.1 implementation with parallel and pipelined connections
Download (TCL script, 22KB)
- Driver script
Download (TCL script, 16KB)
- Bash script for collecting data with realistic settings
Download (Bash script, <1KB)
- Bash script for collecting data with fixed-size objects
Download (Bash script, <1KB)
NOTE: These scripts require NS-2 with PackMime and DelayBox.
The PM/DB package is located here.
Testbed code
- Parallel HTTP client for *NIX environment
Download (C file, 7KB)