Re: Rendering Threads
by rca19 » Sat Nov 10, 2012 5:25 pm
I noticed yesterday that my machine was totally swamped with java processes while doing photo rendering. Sometimes I want to do other tasks concurrently, so changing the number of render threads would be useful.
I didn't look at the code that closely, but does the photoRenderer automatically create a render thread for each processor on the system? So if I had a 16-processor machine, it would generate 16 render threads?