Package src :: Module pyflow :: Class GlobalSync
[hide private]
[frames] | no frames]

Class GlobalSync

source code

Control total memory usage in non-local run modes by limiting the number of simultaneous subprocess calls

Note that in practice this only controls the total number of qsub/qstat calls in SGE mode

Class Variables [hide private]
  maxSubprocess = 2
  subprocessControl = <threading._Semaphore object>