circuits.core.pools – Worker Pools

Pools

Thread and Process based “worker” pools.

Events

none

Components

class circuits.core.pools.Pool(min=5, max=10, processes=False, channel='pool')

Bases: circuits.core.components.BaseComponent

Functions

none