Thu, 26 Jun 2025 22:18:35 CST | login

Information for build dispenso-1.2.0-2.oc9

ID35636
Package Namedispenso
Version1.2.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/dispenso.git?.#af4e5ef8b681918d90f4287be6d2fb0cc438a548
SummaryA library for working with sets of tasks in parallel
DescriptionDispenso 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.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 17:53:47 CST
CompletedThu, 12 Jun 2025 18:02:19 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/dispenso.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/dispenso.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
dispenso-1.2.0-2.oc9.src.rpm (info) (download)
aarch64
dispenso-1.2.0-2.oc9.aarch64.rpm (info) (download)
dispenso-devel-1.2.0-2.oc9.aarch64.rpm (info) (download)
dispenso-debuginfo-1.2.0-2.oc9.aarch64.rpm (info) (download)
dispenso-debugsource-1.2.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
dispenso-1.2.0-2.oc9.loongarch64.rpm (info) (download)
dispenso-devel-1.2.0-2.oc9.loongarch64.rpm (info) (download)
dispenso-debuginfo-1.2.0-2.oc9.loongarch64.rpm (info) (download)
dispenso-debugsource-1.2.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
dispenso-1.2.0-2.oc9.x86_64.rpm (info) (download)
dispenso-devel-1.2.0-2.oc9.x86_64.rpm (info) (download)
dispenso-debuginfo-1.2.0-2.oc9.x86_64.rpm (info) (download)
dispenso-debugsource-1.2.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.2.0-2 - Rebuilt for loongarch64 * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.0-1 - initial build