.. 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_lcos_distributed: ================ lcos_distributed ================ This module contains distributed :term:`LCO`\ s. Currently the only LCO provided is :cpp:class::`hpx::lcos::channel`, a construct for sending values from one :term:`locality` to another. See :ref:`libs_lcos_local` for local LCOs. See the :ref:`API reference ` of this module for more details.