Purchase Solution

Processing packets

Not what you're looking for?

Ask Custom Question

A CPU in a router can process 2 million packets/sec. The load offered to it is 1.5 million packets/sec. If the route from source to destination contains 10 routers (having no additional traffic), how much time is spent being queued and serviced by the CPUs. Assume Poisson arrivals and departures at each router.

Purchase this Solution

Solution Summary

The expert examines processing packets CPUs.

Solution Preview

Let
u = a mean processing capacity of the CPU
Lambda = A mean arrival rate of packets
T = the mean delay experienced by a ...

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

C# variables and classes

This quiz contains questions about C# classes and variables.

Javscript Basics

Quiz on basics of javascript programming language.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.