Print at Dec 18, 2025, 1:55:54 AM

Posted by rca19 at Nov 10, 2012, 6:25:21 PM
Re: Rendering Threads
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?