Hey,
I have written a login script in python for logging into a remote SSH. That
is running successfully. I wrote the code in two ways using thread and
threadpool. But, I'm unable to understand the exact difference of these two
executions. I also want to know which function is more preferred.
(login_thread or login_threadpool). What are the advantages and the
drawbacks?

Thanks
-- 
Regards,
Rohit Kottamasu,
B.tech Computer Science,
Junior Year
Shiv Nadar University
Blog: https://inkmethoughts.blogspot.in/
_______________________________________________
Chennaipy mailing list
Chennaipy@python.org
https://mail.python.org/mailman/listinfo/chennaipy

Reply via email to