Heres a simple idea that might work out, and should be easy to implement, but i wanted some feedback
When sending a render with distributed rendering checked, I would like to SHOW that this is happening.. preferably without having to yell across the room at Frank to let him know.
So:
When rendering with DR on, have a callback that sends a job to backburner at the same time.
The new backburner job could be the System name sending the DR render, along with a tag "DR_RENDER" on the end..
the job would be sent suspended.. (Down the road feature: see bottom)
and would have included in the job the machines that you have checked in your DR box in the render dialog..
have a post render callback that deletes the job..
This would give a centralized place to CHECK to see what is going on in the farm.. and allow people to be sure that its CLEAR to send a render.
More ideas.. not so useful at the moment.
Down the Road: you could send the placeholder job active, low priority number, with a 'pause' render job.. to 'break' the currently rendering job, and allow the DR job to continue.. or mabye a way to shut down the backburner server for the target dr machines for the duration of the render..
When sending a render with distributed rendering checked, I would like to SHOW that this is happening.. preferably without having to yell across the room at Frank to let him know.
So:
When rendering with DR on, have a callback that sends a job to backburner at the same time.
The new backburner job could be the System name sending the DR render, along with a tag "DR_RENDER" on the end..
the job would be sent suspended.. (Down the road feature: see bottom)
and would have included in the job the machines that you have checked in your DR box in the render dialog..
have a post render callback that deletes the job..
This would give a centralized place to CHECK to see what is going on in the farm.. and allow people to be sure that its CLEAR to send a render.
More ideas.. not so useful at the moment.
Down the Road: you could send the placeholder job active, low priority number, with a 'pause' render job.. to 'break' the currently rendering job, and allow the DR job to continue.. or mabye a way to shut down the backburner server for the target dr machines for the duration of the render..
Comment