ID EN
Multiprocessing

register

Python 3.11

A classmethod which can be used for registering a type or callable with the manager class.

Syntax

PYTHON
register(typeid[, callable[, proxytype[, exposed[, method_to_typeid[, create_method]]]]])

See Also

connect() BaseProxy BaseProxy._callmethod() __call__()