Results 1 to 6 of 6

Thread: thread priority

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2005
    Posts
    530

    Resolved thread priority

    Hello,
    I've been reading a book that has a section about threading. In this section, it discussed how you can set the priority of each thread such that some threads get more processing time that others. The thought occurs... is there a way to tell windows to give an app a higher priority such that it gives the app more attention than it would give to other programs (of normal priority) running at the same time? I'm not talking about multiple threads within an app. I mean have the OS give the VB.NET exe (or any other exe for that matter) a higher priority in the list of all the open programs.
    Thanks.
    Last edited by rickford66; Jun 22nd, 2005 at 08:18 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width