Multi-threading (spinning wheel)

Hello,

That is maybe a stupid question…
What do you think of multi-threading for long processes ? That would maybe be an option decided in the arguments of the object ? Or I can use deferlow ?

Hi Olivier,

Not a stupid question at all! We agree that running the NRT processes in their own thread is a good idea, and it’s on the todo list. Part of the refactor over the winter was to make this more feasible, although there will be another round of re-plumbing to make it all happen. Our logic for taking this gently was explained here:

1 Like