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 [文件列表]