Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multithread python plug-in?
#1
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?
Reply


Messages In This Thread
Multithread python plug-in? - by ChameleonScales - 02-07-2021, 06:46 PM
RE: Multithread python plug-in? - by Ofnuts - 02-07-2021, 08:31 PM
RE: Multithread python plug-in? - by Ofnuts - 02-08-2021, 05:39 PM

Forum Jump: