<span class="gmail_quote"></span>Hello <span style="font-weight: bold;">everyone</span>,<br><br>I developed a solution using paramiko and a similar Telnetlib class to<br>access a several number of network devices in replacement of using
<br>Pexpect library and openssh client. It worked so well but the bad
<br>performance made me think in how to improve Paramiko.<br><br>Is there some way to do that, for example using some C extension or<br>even other library? I would like to continue using Paramiko, but in<br>production environment it could be compiled in a different way. Is
<br>this possible? Maybe using pyOpenSSL library.<br><br>If someone could help me I would appreciate that,<br>Thanks,<br><br><span class="sg">-- <br>Daniel Morilha (<a href="mailto:dmorilha@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
dmorilha@gmail.com
</a>) 
</span><br>