Export to GitHub

pyrit - issue #368

ToDo: Work Unit Que/Buffer for Networked/Internet Batch Processing


Posted on Nov 15, 2011 by Helpful Kangaroo

There is a small issue that I believe can be fixed and greatly increase pyrits efficiency. I batch process ESSID from multiple servers spread across the internet to a central mySQL server, I have noticed that cpus will be idling while a work unit is downloading/uploading. This is a situation that is causing a considerable ammount of cpu cycles to be wasted.

I propose that Pyrit have a que, perhaps Pyrit could initially download 2 or 3 work units into a que to keep it busy while its downloading/uploading data to the sql server.

I feel this would be a great contribution to the project and I hope you consider implementing it. I am a mere mortal, otherwise I would code it myself.

Status: New

Labels:
Type-Defect Priority-Medium