[Twisted-Python] my batch queue code

Neal Becker ndbecker2 at gmail.com
Fri Nov 12 13:25:51 MST 2010


My simple batch processing system is moved here:

http://code.google.com/p/batch-queue/

Seems to be reasonably functional.  Any suggestions/contributions 
appreciated.

One thing todo is to add some authentication.  For now the server listens 
for xmlrpc requests and will run any command without authentication.  In my 
current environment (single user system, firewalled), that's not a fatal 
flaw.





More information about the Twisted-Python mailing list