Hello Monks,
I am currently working on a project where I need to use SNMP to upgrade 3000 to 10,000 ethernet devices(firmware). I am rewriting a previous script I had written. The devices are stored in a hash as follows:
Should I be using Threads for this?? What module - Thread::Pool??? I am developing this in a linux enviroment but will be moving to Solaris once done.
Also, as a side note, I am using Net::SNMP. Is there another SNMP module somebody would recommened over Net::SNMP??