Skip to content
Sections
>> Trisquel >> パッケージ >> etiona >> perl >> libcache-mmap-perl
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: libcache-mmap-perl  ]

パッケージ: libcache-mmap-perl (0.11-3build5)

module to provide a shared data cache using memory mapped files

Cache::Mmap implements a shared data cache, using memory mapped files. If routines are provided which interact with the underlying data, access to the cache is completely transparent, and the module handles all the details of refreshing cache contents, and updating underlying data, if necessary.

Cache entries are assigned to "buckets" within the cache file, depending on the key. Within each bucket, entries are stored approximately in order of last access, so that frequently accessed entries will move to the head of the bucket, thus decreasing access time. Concurrent accesses to the same bucket are prevented by file locking of the relevant section of the cache file.

その他の libcache-mmap-perl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
  • dep: perl (>= 5.26.1-2ubuntu1)
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.26.1
    以下のパッケージによって提供される仮想パッケージです: perl-base

libcache-mmap-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 19.9 kB65 kB [ファイル一覧]
i386 20.3 kB64 kB [ファイル一覧]