Package web2py :: Package gluon :: Module rocket :: Class WSGIExecutor
[hide private]
[frames] | no frames]

Class WSGIExecutor

source code

ThreadPoolExecutor --+
                     |
                    WSGIExecutor

Instance Methods [hide private]
 
__init__(self, *args, **kwargs) source code
 
submit(self, fn, *args, **kwargs) source code
Class Variables [hide private]
  multithread = True
  multiprocess = True