thread priority workaround
Rasmus Agerholm
rasta at aegir.vision.auc.dk
Fri Dec 10 13:34:57 EST 1999
More information about the Python-list mailing list
Fri Dec 10 13:34:57 EST 1999
- Previous message (by thread): Help setting up NumTut
- Next message (by thread): httplib problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Is there no method whatsoever to 'prioritize' threads in a multi-threaded application??? I have made a multi-threaded application which includes a GUI (made with Pmw & Tkinter) and it seems that the GUI-thread is getting all the attention from the scheduler. How can I solve this problem??? /Rasmus -- Teamwork is essential... it gives the enemy other people to shoot at!
- Previous message (by thread): Help setting up NumTut
- Next message (by thread): httplib problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list