Name : ghc-parallel-io
| |
Version : 0.3.3
| Vendor : openSUSE
|
Release : bp150.2.7
| Date : 2018-07-30 20:30:05
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-parallel-io-0.3.3-bp150.2.7.src.rpm
|
Size : 0.08 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Combinators for executing IO actions in parallel on a thread pool
|
Description :
This package provides combinators for sequencing IO actions onto a thread pool. The thread pool is guaranteed to contain no more unblocked threads than a user-specified upper limit, thus minimizing contention.
Furthermore, the parallel combinators can be used reentrantly - your parallel actions can spawn more parallel actions - without violating this property of the thread pool.
The package is inspired by the thread < http://thread.gmane.org/gmane.comp.lang.haskell.cafe/56499/focus=56521>. Thanks to Neil Mitchell and Bulat Ziganshin for some of the code this package is based on.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |