2023-07-29 08:48:10 +03:00
|
|
|
The :mod:`!concurrent` package
|
|
|
|
==============================
|
2012-10-06 13:49:34 +02:00
|
|
|
|
2025-06-11 17:35:48 -06:00
|
|
|
This package contains the following modules:
|
2012-10-06 13:49:34 +02:00
|
|
|
|
|
|
|
* :mod:`concurrent.futures` -- Launching parallel tasks
|
2025-06-11 17:35:48 -06:00
|
|
|
* :mod:`concurrent.interpreters` -- Multiple interpreters in the same process
|