Question
In a co-op, you develop an algorithm for a content delivery network. Suppose that in a typical minute, you get a k (e.g. a bazillion)
In a co-op, you develop an algorithm for a content delivery network. Suppose that in a typical minute, you get a k (e.g. a bazillion) content requests, and each needs to be served from one of your n servers. Your algorithm is randomly assign each job to a random server.
A. What is the expected number of jobs per server?
B. What is the probability that a server gets twice the average load? That is, 2 times the expected number of jobs? (A bound is acceptable)
C. What is the probability that a server gets no load? That is, no jobs? (A bound is acceptable)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started