On 10/7/2015 2:24 AM, harirammanohar...@gmail.com wrote:
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com  wrote:
Hi All,

Is there anyway i can login to remote servers at once and do the activity, i 
can do one by one using for loop..

Thanks in advance.

how to handle this ? any one pls help...


the best you're likely to do to get them running near simultaneously is to launch a detached process for each request. you could adapt your current for loop to do so.

emile


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to