Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

some applets

  Asked By: Cesar    Date: Mar 19    Category: Java    Views: 424
  

according to threads, in some operating systems a thread run to
completion before other thread of equal prioraty have the chance to
run.

so how should I program an applet to run in such systems.

1- leave it as it is.
2- arrange it applet to run as if it is in windows where every
thread of equal priorty run for an equal amount of time & when this
time expires it yeld itself to other thread of same priority?


or what should I do ?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on some applets Or get search suggestion and latest updates.




Tagged: