|
INFO
Name: dispenso
Version: 1.1.0-1.el8
Arch: aarch64
Summary: A library for working with sets of tasks in parallel
License: MIT
Vendor: Fedora Project
Build Host: buildvm-a64-19.iad2.fedoraproject.org
Build Date: Thu Dec 1 19:44:32 2022
Size: 346175
URL: https://github.com/facebookincubator/dispenso
Description: Dispenso is a library for working with sets of tasks in parallel. It provides
mechanisms for thread pools, task sets, parallel for loops, futures, pipelines,
and more. Dispenso is a well-tested C++14 library designed to have minimal
dependencies (some dependencies are required for the tests and benchmarks), and
designed to be clean with compiler sanitizers (ASAN, TSAN). Dispenso is
currently being used in dozens of projects and hundreds of C++ files at Meta
(formerly Facebook). Dispenso also aims to avoid major disruption at every
release. Releases will be made such that major versions are created when a
backward incompatibility is introduced, and minor versions are created when
substantial features have been added or bugs have been fixed, and the aim would
be to only very rarely bump major versions. That should make the project
suitable for use from main branch, or if you need a harder requirement, you can
base code on a specific version.
FILES
dispenso-1.1.0.tar.gz
dispenso-fix-cmake-version.diff
dispenso-use-system-gtest.diff
dispenso-use-system-moodycamel.diff
dispenso.spec
REQUIRES
cmake
gcc-c++
moodycamel-concurrentqueue-devel
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
PROVIDES
CONFIG FILES
dispenso-1.1.0.tar.gz
dispenso-fix-cmake-version.diff
dispenso-use-system-gtest.diff
dispenso-use-system-moodycamel.diff
dispenso.spec s
LICENSE FILES
MIT
|