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

preview_player
Показать описание
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.

Рекомендации по теме
Комментарии
Автор

You just answered this question I had about parallel processing and how raw Python stacks up against Ansible, Salt, Chef etc., Thanks David, these videos are pure gold!

kenmurphy
Автор

Because of the video, I've gone to Apple Store and bought the book of your friend Chuck. Really good video, thanks Sir.

laboratoriobiomedicayfisic
Автор

Nice video to explain all these threading thing to me as a network engineer. Thanks Dave

sunbath
Автор

1:05 - Start of speech (If looking for python code for threading, better skip and head over to stack overflow)
You're welcome :D

yongsiangvoon
Автор

Good time of the day mr.Bombal, yes this is the most, thanks for the feedback

garrygoodrege
Автор

Hi David, would be kind enough to do a presentation as to how it's done please. Cheers

refaiabdeen
Автор

Thanks for this. Really helpful. Can you please share the scripts use in this video ?

MrVadVoi
Автор

mr.Bombal great video... very interesting... thanks... in your future videos on network themes... may you tell more deeply about a MTU.. get a full picture... i think thats be interesting..? good day...

garrygoodrege
Автор

Get rid of the music. Also, very repetitive. And no code examples. Really?

f.negroni