0

I want to poll system status like memory load or CPU load while executing some command in parallel. Can I use one Paramiko client in multiple Python threads or do I have to connect multiple Paramiko clients? I cannot find any documentation on Paramiko thread safety.

Thanks for your help, Thomas

Martin Prikryl
  • 188,800
  • 56
  • 490
  • 992
Thomas m
  • 133
  • 4