What do I need to understand about Python multiprocessing to have faster instead of slower code? Obviously doing something super wrong. 
-
-
I've just seen your code. Not sure if it might be due to apply_async? I usually do this: https://pastebin.com/uJVvpYqv
-
I'll try your way. But like
@seaandsailor was saying it could be that I'm not doing enough on each worker? Turbo thanks for code I'll try.
-
OK, so I don't actually understand your way, sorry. You have to bear in mind I used multiprocessing for the first time yesterday.

-
for example where you define your arguments why are you using itertools.product?
-
does that mean I have to use itertools.combinations? my loop is outside all this... hmm...
-
I'll try some other solutions first as I don't grasp how to modify your example for my code (yet!) — I am not sure how the outer loop works.
- End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.