8.2.2.1. executorsΒΆ

It defines the executors classes.

Functions

_safe_set_exception

_safe_set_result

Classes

Executor

Base Executor

PoolExecutor

General PoolExecutor to dispatch asynchronously and in parallel.

ProcessExecutor

Process Executor

ProcessPoolExecutor

Process Pool Executor

ThreadExecutor

Multi Thread Executor