Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Rund Robin come

 
Ranch Hand
Posts: 73
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
I have asingment to make round Robin please any one have this code in applet or application please post or give link of send at [ UD: email address removed ]

Thanks in advance
[ April 04, 2007: Message edited by: Ulf Dittmer ]
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
What should this algorithm do? Round Robin is a way of selecting something one particular instance of something out of many. Without further information of what "something" is in your case, it's hard to advise how to proceed.

By the way, I have removed the email address from you post, because we like to keep discussions in these forums.

Also, we do not do homework for people. It's for you to do so that you learn something. Nobody here is going to write the code for you; instead, describe where you are stuck implementing it, and we'll help you get going.
 
nabi bux
Ranch Hand
Posts: 73
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Thanks for reply algrothim is that you have five function each function come and execut not full but then secon then third after five it is turn bck to frist and first fuction start from where i stoped then find out total wait time of each function and average wait time this is the logic thanks
or you can say round robin time scheduling algrothims
in other words
 
Ulf Dittmer
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Since this has nothing to do with applets, I'm closing this topic. Let's continue the disucssion in this duplicate thread.
 
I think she's lovely. It's this tiny ad that called her crazy:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
    Bookmark Topic Watch Topic
  • New Topic