4
votes
Multi processing or multi threading for pywinauto?
I need to do this in multiple instances of the application (across multiple servers).
Note that multithreading (and Python's multiprocessing) is about what's being run on a single machine. It has ...
3
votes
Multi processing or multi threading for pywinauto?
I have no experience with pywinauto, but with comparable GUI robots (like AutoHotKey) on Windows, so what follows is based on the assumption pywinauto does not behave much differently.
So, currently ...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
python × 2034object-oriented × 159
design × 157
design-patterns × 132
python-3.x × 98
django × 84
java × 76
coding-style × 76
architecture × 69
unit-testing × 67
algorithms × 64
object-oriented-design × 60
programming-languages × 58
javascript × 56
c++ × 55
programming-practices × 53
testing × 41
web-applications × 41
web-development × 39
exceptions × 39
php × 37
functions × 35
c × 34
database × 33
api-design × 33