.. Copyright (C) 2021-2023 Modin authors SPDX-License-Identifier: Apache-2.0 :orphan: PyMpBackend """"""""""" The class is specific implementation of :py:class:`~unidist.core.base.backend.Backend` interface using Python Multiprocessing backend. API === .. autoclass:: unidist.core.backends.pymp.backend.PyMpBackend :members: