Artifact syncache_1.4-1.2_all

Metadata
deb_control_files:
- conffiles
- control
- md5sums
- postinst
- postrm
- preinst
- prerm
deb_fields:
  Architecture: all
  Depends: adduser, ruby | ruby-interpreter
  Description: |-
    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.
  Homepage: http://samizdat.nongnu.org/
  Installed-Size: '57'
  Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
  Package: syncache
  Priority: optional
  Section: ruby
  Version: 1.4-1.2
srcpkg_name: syncache
srcpkg_version: 1.4-1.2

File

2024-11-24T09:10:34.232722 UTC: BinaryFileWidget failed to render

Relations

Relation Direction Type Name
built-using Source package syncache_1.4-1.2
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload syncache_1.4-1.2

binary package System build a package - 5 days, 16 hours ago 0 minutes
BETA