Managing Windows processes 2004-06-09 - By Bernard Lebel
Back Merci beaucoup Aloys.
I don't know a clue about Python though, so I hope you don't mind if I ask stupid basic questions.
-I guess I need the activepython installed, right? -The pywin32 seems to be a set of python extension, right? -And to push my luck further: would share how to write those files? Or the files themselves? Or at least resources on how to write such files?
Thanks Bernard
-- -- Original Message -- -- From: "Aloys Baillet" <aloys@(protected)> To: <XSI@(protected)> Sent: Wednesday, June 09, 2004 1:17 PM Subject: Re: [OT] Managing Windows processes
> Hello Bernard, > > For our custom render manager, I use Python to execute a .bat file. With > pywin32 I take the process handle and I use it to set the priority > lower. And it works fine! > For that I used a python script given in the pywin32 demo directory > called winprocess.py. > If you need more info, don't hesitate! > Good luck! > > -- > Aloys Baillet - R&D @ La Maison > -- > > > > Bernard Lebel wrote: > > >Hello, > > > >I have a rather BIG problem. My renderfarm client resources are so taken by > >the rendering that they generate problem with the workgroup server. > >Basically they don't answer properly to the server because their cpu is > >through the roof all the time, and at one point this crashes the server. > >Once the server is crashed, no more commands, toolbars, and most of all, > >shaders. > > > >So my question goes like this: although you can manage the processes > >manually to change the process priorities, is there a way to set permanent > >rules on these processes? For example, if I want to give XSIBatch a low > >priority all the time, how can I do that? > > > >Any suggestion extremely welcomed. > > > > > >Thanks > >Bernard > >--- > >Unsubscribe? Mail Majordomo@(protected) with the following text in body: > >unsubscribe xsi > > > > > > > > > --- > Unsubscribe? Mail Majordomo@(protected) with the following text in body: > unsubscribe xsi > --- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|