Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5135)

Issue 4997043: Poisson Pareto Burst Process

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by Tom Henderson
Modified:
12 years, 5 months ago
Reviewers:
Tommaso Pecorella
CC:
ns-3-reviews_googlegroups.com, Doreid
Visibility:
Public.

Description

This is a proposed new ns-3 traffic generator. The PPBP is a process based on the overlapping of multiple bursts with heavy-tailed distributed lengths. Events in this process represent points of time at which one of an infinite population of users begins or stops transmitting a traffic burst. The PPBP is closely related to the M/G/∞ queue model.

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+943 lines, -0 lines) Patch
A src/applications/doc/ppbp.rst View 1 chunk +62 lines, -0 lines 2 comments Download
A src/applications/examples/ppbp/ppbp-traffic.cc View 1 chunk +231 lines, -0 lines 0 comments Download
A src/applications/examples/ppbp/waf View 1 chunk +1 line, -0 lines 0 comments Download
A src/applications/examples/ppbp/wscript View 1 chunk +5 lines, -0 lines 0 comments Download
A src/applications/helper/ppbp-helper.h View 1 chunk +108 lines, -0 lines 0 comments Download
A src/applications/helper/ppbp-helper.cc View 1 chunk +76 lines, -0 lines 0 comments Download
A src/applications/model/ppbp-application.h View 1 chunk +174 lines, -0 lines 0 comments Download
A src/applications/model/ppbp-application.cc View 1 chunk +282 lines, -0 lines 3 comments Download
M src/applications/wscript View 4 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Tommaso Pecorella
Hi, to be honest I have several concerns with this. First and foremost, the code ...
12 years, 5 months ago (2011-10-31 14:16:39 UTC) #1
Tommaso Pecorella
12 years, 5 months ago (2011-10-31 14:18:29 UTC) #2
Sorry, forgot to add an useful link.

http://www.scribd.com/doc/58425499/147/Poisson-Pareto-Burst-Process

"The size of any of these bursts has a Pareto distribution, and each of them is
transmitted at fixed rate r"
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b