libdispatch 5.9.2
Channel: guix
Licenses: ASL 2.0
Synopsis: Concurrent code execution on multicore hardware
Description:
Grand Central Dispatch (GCD or libdispatch) implements a concurrency model wherein program tasks are divided into work items. These can be run sequentially or in parallel, with optional synchronization in between, and GCD will take care of dispatching tasks to available cores.
Total results: 1