Package : libdispatch > RPM : libdispatch-5.7.3-1.mga9.src.rpm

Basic items

Name libdispatch
Version 5.7.3
Release 1.mga9
URL https://github.com/apple/swift-corelibs-libdispatch
Group System/Libraries
Summary Apple's Grand Central Dispatch library
Size 599KB
Arch x86_64
License ASL 2.0

Description

Grand Central Dispatch (GCD or libdispatch) provides comprehensive support for
concurrent code execution on multicore hardware.

libdispatch is currently available on all Darwin platforms. This project aims
to make a modern version of libdispatch available on all other Swift platforms.
To do this, we will implement as much of the portable subset of the API as
possible, using the existing open source C implementation.

libdispatch on Darwin is a combination of logic in the xnu kernel alongside the
user-space Library. The kernel has the most information available to balance
workload across the entire system. As a first step, however, we believe it is
useful to bring up the basic functionality of the library using user-space
pthread primitives on Linux. Eventually, a Linux kernel module could be
developed to support more informed thread scheduling.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-02-02 19:27:05
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie