全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: syncache  ]

套件:syncache(1.4-1.1)

syncache 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 syncache

維護小組:

外部的資源:

相似套件:

Thread-safe time-limited cache for Ruby

SynCache stores cached objects in a Hash that is protected by an advanced two-level locking mechanism which ensures that:

 * Multiple threads can add and fetch objects in parallel.
 * While one thread is working on a cache entry, other threads can access
   the rest of the cache with no waiting on the global lock, no race
   conditions nor deadlock or livelock situations.
 * While one thread is performing a long and resource-intensive
   operation, other threads that request the same data will be put on hold,
   and as soon as the first thread completes the operation, the result will be
   returned to all threads.

This package provides SynCache module for Ruby and a DRb server that exports a SynCache::Cache object for use in Ruby programs.

其他與 syncache 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 syncache

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 12。5 kB58。0 kB [檔案列表]