Trees | Indices | Help |
|
---|
|
Worker process for NPSGD.
This script will periodically poll the queue server specified in the config file to see if it has any jobs available. When it finds one, it will take it off the queue and begin processing - and communicate success back with the user (via e-mail) or failure back to the queue
|
|||
NPSGDWorker Worker class for executing models and sending out result emails. |
|||
TaskKeepAliveThread Model keep alive thread. |
|
|||
|
|
|||
__package__ = None
|
|||
config = Config()
|
|||
modelManager = ModelManager()
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jan 13 12:54:32 2011 | http://epydoc.sourceforge.net |