02-07-2021, 06:46 PM
(This post was last modified: 02-07-2021, 07:30 PM by ChameleonScales.)
My plugin performs a bunch of operations on dozens of large images which takes several minutes and only uses a single thread.
I'm wondering if there's a way to write code in the plug-in to allow for multithreading, e.g. by telling Gimp to open more instances of itself or any other way.
Is that possible?
I'm wondering if there's a way to write code in the plug-in to allow for multithreading, e.g. by telling Gimp to open more instances of itself or any other way.
Is that possible?