.. Copyright (c) 2019 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_async_local: =========== async_local =========== This module extends :ref:`modules_async_base` to provide local implementations of :cpp:func:`hpx::async`, :cpp:func:`hpx::post`, :cpp:func:`hpx::sync`, and :cpp:func:`hpx::dataflow`. The :ref:`modules_async_distributed` module extends the functionality in this module to work with :term:`action`\ s. See the :ref:`API reference ` of this module for more details.