.. Copyright (c) 2020 The STE||AR-Group SPDX-License-Identifier: BSL-1.0 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) .. _modules_executors_distributed: ===================== executors_distributed ===================== This module provides the executor :cpp:class:`hpx::parallel::execution::disribution_policy_executor`. It allows one to create work that is implicitly distributed over multiple localities. See the :ref:`API reference ` of this module for more details.