Skip to content

siddpiku/Powerof2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Powerof2

We plot that probability that queue length is bigger than a constant for power of two policy vs the random choice policy.

probability that queue length > c :

random choice = (lam/mu)^c

power of two = (lam/mu)^(2^c -1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published