hackage.haskell.org : spawn
Spawn a concurrent IO computation and later demand its result. Tiny API and implementation. New in version 0.3: Added functions parMapIO, parMapIO_, and (|*|), which capture common use cases of spawn. Updated code to avoid using deprecated functions with base-4.3 and later (GHC 7.0 and later). The old code is still used with older base libraries. Added public GitHub repository.
Registry
- JSON
purl: pkg:hackage/spawn
Keywords:
bsd3
, concurrency
, concurrent
, control
, library
, Propose Tags
License: BSD-3-Clause
Latest release: almost 14 years ago
First release: almost 15 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 3,537 total
Last synced: 5 days ago