regarding round robin algorithm

Reply

Join Date: Jun 2004
Posts: 2
Reputation: g4gopal is an unknown quantity at this point 
Solved Threads: 0
g4gopal g4gopal is offline Offline
Newbie Poster

regarding round robin algorithm

 
0
  #1
Jun 24th, 2004
hello

The code in c/c++ is only for RAM and CPU i wanted the code for number of packet and ports. That is purely on networking. Not on CPU Load

O.K.

THANKS IN ADVANCE.

Regards

GGKRAJU
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,027
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 126
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: regarding round robin algorithm

 
0
  #2
Jun 25th, 2004
Round robin is simply an algorithm that lets you share resources among multiple servers/devices. By studying the code provided, while it isn't exactly what you want, it is a demonstration of the algorithm, and is definitely a huge step in accomplishing your task. In fact, I'm sure it could easily be modified to switch from RAM and CPU to ports. No one here is going to flat out do your work for you. But what we have for you is a round robin algorithm and even in the same language you are looking for. What more could you ask for? Remember, the first step is understanding the theory behind the algorithm, itself (how it works, why it works that way, what it does, etc.) The second step has been provided to you - read up and see how the algorithm could be implemented. Step three, implement it to your own specifications using the guideline provided to you.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC