On 2010-08-03 20:56, Klaus Post wrote: > Quick Export is an obvois canidate for separation, since it would be > much nicer, if it ran in a separate thread. We have however not > pursued this heavily, since the lack of thread priorities in Linux > will make the UI very un-responsive, if we for example ran Batch > Export in a separate thread. It has been on my wish-list, but since > batch export is so CPU demanding I think it will kill the main UI > experience anyway.
How about a separate process for quick export and batch processing rather than just separate threads? After all, is there any significant shared state? Martin _______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
