lsst.ctrl.pool g92698f76a1+c75af4a55f
Loading...
Searching...
No Matches
lsst.ctrl.pool.pool.Pool Class Reference
Inheritance diagram for lsst.ctrl.pool.pool.Pool:
lsst.ctrl.pool.pool.PoolWrapper lsst.ctrl.pool.pool.PoolWrapperMeta

Detailed Description

Process Pool

Use this class to automatically provide 'context' to
the PoolMaster class.  If you want to call functions
that don't take a 'cache' object, use the PoolMaster
class directly, and specify context=None.

Definition at line 1205 of file pool.py.


The documentation for this class was generated from the following file: