Back to Cpython

The :mod:`!concurrent` package

Doc/library/concurrent.rst

3.15.0a8242 B
Original Source

The :mod:!concurrent package

This package contains the following modules:

  • :mod:concurrent.futures -- Launching parallel tasks
  • :mod:concurrent.interpreters -- Multiple interpreters in the same process