The Artima Developer Community
Sponsored Link

Java Answers Forum
thread priority

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dan ziv

Posts: 7
Nickname: j6df
Registered: Aug, 2006

thread priority Posted: Sep 17, 2006 8:27 AM
Reply to this message Reply
Advertisement
i have picture that when i go right created communication to the internet in order to import new data. the communication to the internet blows the movement on the screen. how can I set low Priority to the internet thread - i use this:
thread.setPriority(1); but it not help - my picture get stuck - what to do?

Topic: expensive  thread Previous Topic   Next Topic Topic: project topic

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use