[ Paquet source : syncache ]
Paquet : syncache (1.4-1.2)
Liens pour syncache
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source syncache :
Responsables :
- Debian Ruby Extras Maintainers (Page QA, Archive du courrier électronique)
- Dmitry Borodaenko (Page QA)
Ressources externes :
- Page d'accueil [samizdat.nongnu.org]
Paquets similaires :
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.
Autres paquets associés à syncache
|
|
|
|
Télécharger syncache
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 12,2 ko | 57,0 ko | [liste des fichiers] |