Unobtrusive Data Dissemination
The simulator is described in detail in
Vincenzo Liberatore and
Brian D. Davison .
Pushing Politely: Improving Web Responsiveness One Packet at a Time.
To appear in PAWS 00 .
The simulator can be downloaded now.
Version 1.2 is now available.
What's new?
Install
Use of the code in this page is subject to the following
licence
To install the simulator, you must:
Read carefully the Copyright notice .
If you don't agree with any one of the condition in the licence, stop here.
Install the
bzip2
data compressor.
Install the Mersenne twister random number generator .
Download the
source code into a directory of your choice
Uncompress the source code with bunzip2 webpush.tar.bz2
Extract the source code with tar -xvf webpush.tar
Edit the Makefile to include the directory where you downloaded
the Mersenne twister random number generator
make
Reference Manual
The reference manual explains how to use
the simulator.
New features in Version 1.1 and 1.2
Version 1.1 has:
Mersenne twister random number generator.
Round trip time (instead of fixed Network Latency).
Maximum number of agents.
Statistics on the distribution of latencies(wk).
Different organization of source code files.
Different trace format.
Version 1.2 has:
Fifteen-second persistent connections (used to be one second)
Last modified input field
Previous versions
Version 1.0
Version 1.1
Questions?
E-mail questions, problems, and patches to
Vincenzo Liberatore
(vliberatore@acm.org )
Home Page of Vincenzo Liberatore
Vincenzo Liberatore /
vliberatore@acm.org