Python Netmiko threading: Demo of sequential vs threading vs threading pool. What a difference!

In this video I demonstrate the difference in performance between Python Netmiko scripts that use sequential backups of Cisco device configs versus using threading and threading pools. To scale your Python scripts, you need to use threading in your scripts, but also limit the number of threads running simultaneously.

Speed up your Python scripts and network automation by using Python threading and Netmiko threading.

Get the scripts as part of my Python course here: http://www.CCIEPython.com

Chuck’s book: https://goo.gl/hhZGzG

Get $200 worth of network software for free here: https://goo.gl/613TUF

subscribe
  • David Bombal