[Tutor] My Query - How to implement multi threading with remote execution capability in python to achieve parallel processing

Adam Jensen hanzer at riseup.net
Tue Dec 23 19:09:39 CET 2014


This thread is hilarious. Thanks for the chuckle. 

http://www.ignyte.ms/whitepapers/LayersOf%20HumanValuesInStrategy.pdf
http://www.principiadiscordia.com/downloads/04%20Prometheus%20Rising.pdf


On Mon, 22 Dec 2014 11:27:01 +0000
Vishwas Pathak <vishwas_pathak at persistent.com> wrote:

> I am working building on developing an automation framework for my product . I need to implement multi-threading having a pool of thread where each thread will be executed different set of test cases on remote windows machines. 

Perhaps you could use, scavenge from, or find inspiration in one of these projects?

[xdist: pytest distributed testing plugin](http://pytest.org/latest/xdist.html)
[distributed-nose](https://pypi.python.org/pypi/distributed-nose/0.1.2)



More information about the Tutor mailing list