ID EN
Multiprocessing

name

Python 3.11

The process’s name. The name is a string used for identification purposes only. It has no semantics. Multiple processes may be given the same name.

Syntax

PYTHON
name