Hey all, I'm new to POE. I'd like to convert a script using Proc::Queue<http://search.cpan.org/%7Esalva/Proc-Queue-1.23/lib/Proc/Queue.pm>to use the PoCo::JobQueue<http://search.cpan.org/%7Ercaputo/POE-Component-JobQueue-0.55/JobQueue.pm>to iterate through a list of devices (routers), running about 5 concurrently.
I haven't been able to take the example code from the Synopsis section and make a working example. Does anyone have a working example? If not, I'll continue trying to get my example code working and send it to this list when I think I'm getting close. Thanks in advance, Doug