Trees | Indices | Help |
|
---|
|
Server for processing client (web-site) requests to NPSGD.
This module is meant to be run as a daemon process in conjunction with npsgd_queue and npsgd_web. It acts as an HTTP server that serves up html for models (e.g. http://localhost:8000/model/example) and can be proxied behind a server or run as a web service.
|
|||
ClientBaseRequest Index response handler (e.g. |
|||
ClientConfirmRequest HTTP confirmation code handler. |
|||
ClientModelRequest HTTP handler for all model related requests. |
|
|||
|
|||
|
|
|||
__package__ = None
|
|||
config = Config()
|
|||
lastWorkerCheckSuccess = datetime.datetime(1, 1, 1, 0, 0)
|
|||
modelManager = ModelManager()
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jan 13 12:54:32 2011 | http://epydoc.sourceforge.net |