Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> haskell >> libghc-auto-update-dev
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: haskell-auto-update  ]

パッケージ: libghc-auto-update-dev (0.1.6-1build2)

efficiently run periodic, on-demand actions

A 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.

This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

その他の libghc-auto-update-dev 関連パッケージ

  • 依存
  • 推奨
  • 提案

libghc-auto-update-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 38.4 kB315 kB [ファイル一覧]
arm64 41.5 kB412 kB [ファイル一覧]
armhf 40.5 kB313 kB [ファイル一覧]
ppc64el 46.2 kB452 kB [ファイル一覧]