Perhaps you could try yielding the CPU in begin_round occasionally to allow 
the other thread to run for a moment?  I'm not sure what the Python way to do 
this (not the yield statement, which does something else!).

Do you *really* need two threads here, or could you perhaps incorporate thread 
2's job into the main loop somehow?

Cheers,
Mark

>
>
> What would be your solution to stop the soya-thread from a second one,
> without losing performance in the rendering?
>
>
> Cheers,
>
> Bastian


_______________________________________________
Soya-user mailing list
Soya-user@gna.org
https://mail.gna.org/listinfo/soya-user

Reply via email to