Mon, 15 Jul 2024 03:01:13 UTC | login

Information for RPM ghc-auto-update-0.1.4-12.fc30.src.rpm

ID328315
Nameghc-auto-update
Version0.1.4
Release12.fc30
Epoch
Archsrc
SummaryEfficiently run periodic, on-demand actions
DescriptionA common problem is the desire to have an action run at a scheduled interval, but only if it is needed. For example, instead of having every web request result in a new getCurrentTime call, we'd like to have a single worker thread run every second, updating an IORef. However, if the request frequency is less than once per second, this is a pessimization, and worse, kills idle GC. This library allows you to define actions which will either be performed by a dedicated thread or, in times of low volume, will be executed by the calling thread.
Build Time2019-02-21 15:00:43 GMT
Size17.17 KB
4f99888d9fc022f4661f47093890e220
LicenseMIT
Buildrootf30-build-42915-24742
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ghc-Cabal-devel
ghc-rpm-macros
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
auto-update-0.1.4.tar.gz8.41 KB
ghc-auto-update.spec2.54 KB
Component of No Buildroots