Round Robin Algorithm Simulation

Please support our C++ advertiser: Intel Parallel Studio Home
Closed Thread

Join Date: Oct 2003
Posts: 11
Reputation: kitakits is an unknown quantity at this point 
Solved Threads: 0
kitakits kitakits is offline Offline
Newbie Poster

Round Robin Algorithm Simulation

 
0
  #1
Oct 12th, 2003
Hey there can anybody help me look for a copy or program a simulation of a Round Robin Algorithm...

The program should accept the following from the user...

1) Quantum Time
2) Burst Time
3) Arrival Time
4) The number of Jobs..

If you can... please help everyone else avail of this program... I have been looking everwhere for a copy of this.. Please let me know... email edited by moderator
Last edited by alc6379; Dec 2nd, 2004 at 12:47 pm.
Quick reply to this message  
Join Date: Feb 2002
Posts: 12,036
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: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Round Robin Algorithm Simulation

 
0
  #2
Oct 12th, 2003
Round robin in the sense that the server gives equal time to every job in the queue, and if a job requires more time, it waits its turn all over again?
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Quick reply to this message  
Join Date: Feb 2004
Posts: 1
Reputation: ramprasad443 is an unknown quantity at this point 
Solved Threads: 0
ramprasad443 ramprasad443 is offline Offline
Newbie Poster

Re: Round Robin Algorithm Simulation

 
0
  #3
Feb 5th, 2004
Hi,
I would like to simulate the Round Robin Algorithm with Visual C++. Could you please help me. please mail the program email edited by moderator
Last edited by alc6379; Dec 2nd, 2004 at 12:48 pm.
Quick reply to this message  
Join Date: Mar 2004
Posts: 2
Reputation: sehrish is an unknown quantity at this point 
Solved Threads: 0
sehrish sehrish is offline Offline
Newbie Poster

Re: Round Robin Algorithm Simulation

 
0
  #4
Mar 18th, 2004
i need the prog of process simulation in round robin tech.will any one can provide me that.
for that plz contact me on "email edited by moderator"
Last edited by alc6379; Dec 2nd, 2004 at 12:49 pm.
Quick reply to this message  
Join Date: Mar 2004
Posts: 1
Reputation: andistamayo is an unknown quantity at this point 
Solved Threads: 0
andistamayo andistamayo is offline Offline
Newbie Poster

Re: Round Robin Algorithm Simulation

 
0
  #5
Mar 18th, 2004
Dani,
I need the round robin algorithm in C++
Would you happen to have it by any chance???
Quick reply to this message  
Join Date: Mar 2004
Posts: 2
Reputation: sehrish is an unknown quantity at this point 
Solved Threads: 0
sehrish sehrish is offline Offline
Newbie Poster

Re: Round Robin Algorithm Simulation

 
0
  #6
Mar 19th, 2004
plz any one who know how ti make process simulations in round robin plz contact me immediatly.
Quick reply to this message  
Join Date: Mar 2004
Posts: 11
Reputation: carolblake1973 is an unknown quantity at this point 
Solved Threads: 0
carolblake1973 carolblake1973 is offline Offline
Newbie Poster

Re: Round Robin Algorithm Simulation

 
0
  #7
Mar 20th, 2004
Wow! Talk about demand!
Quick reply to this message  
Join Date: Mar 2004
Posts: 77
Reputation: infamous is an unknown quantity at this point 
Solved Threads: 2
infamous infamous is offline Offline
Junior Poster in Training

Re: Round Robin Algorithm Simulation

 
0
  #8
Mar 23rd, 2004
Quick reply to this message  
Join Date: Jul 2004
Posts: 2
Reputation: WooF is an unknown quantity at this point 
Solved Threads: 0
WooF WooF is offline Offline
Newbie Poster

Re: Round Robin Algorithm Simulation

 
0
  #9
Jul 1st, 2004
can anyone post me round robin algorithm in c or c++ plsss...
Quick reply to this message  
Join Date: Oct 2003
Posts: 18
Reputation: Venjense is an unknown quantity at this point 
Solved Threads: 0
Venjense's Avatar
Venjense Venjense is offline Offline
Newbie Poster

Re: Round Robin Algorithm Simulation

 
0
  #10
Jul 3rd, 2004
Round Robin is well documented on the Internet. Why? Because it is one of the fundamental algorithms used in OS development, network switching, load balancing, etc.

Getting the Code will not help you understand it. Understanding it will unlock the ideas and theories that are based on it and that build on it.

Getting the Code will help you get the project done on time. This is a constant in school and work.
Venjense
Quick reply to this message  
Closed Thread

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



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



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

©2003 - 2009 DaniWeb® LLC