10-09-2024, 01:56 PM
tyCache export is already multi-threaded wherever it can be. If you see it limited to a single thread, then that just means it's performing necessarily-serial functions (like writing to disk or compressing data).
Is it possible to make cache export multi-threaded?
|
Messages In This Thread |
Is it possible to make cache export multi-threaded? - by Alexx31 - 10-07-2024, 09:40 AM
RE: Is it possible to make cache export multi-threaded? - by tyFlow - 10-09-2024, 01:56 PM
RE: Is it possible to make cache export multi-threaded? - by Alexx31 - 10-12-2024, 12:04 PM
|