Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> devel >> erlang-cherly
etiona  ]
[ 源代码: erlang-cherly  ]

软件包: erlang-cherly (0.12.8+dfsg-8)

Cherly (sher-lee) is an in-VM caching library for Erlang

Cherly (sher-lee) was originally developed by Cliff Moon for erlang to deal with in memory caching based on LRU. Its functionality and performance were awesome, but as time goes on, its implementation gradually obsoletes and it's hard to maintain. To overcome these problems, I forked and made Cherly improve with original purposes. Main improvements are described below.

 * Replaced the hash storing structure (originally used Judy hash) with the
   combination of Open addressing and Tree structure based on golang's hash
   implementation. This structure is very scalable and stable.
 * Implemented slab allocator on off-heap.
 * Replaced implemantations of port driver with NIFs.
 * Rebarized

其他与 erlang-cherly 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: erlang-base (>= 1:20.1.3+dfsg)
    Erlang/OTP virtual machine and base applications
    或者 erlang-base-hipe (>= 1:20.1.3+dfsg)
    Erlang/OTP HiPE enabled virtual machine and base applications
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
    dep: libc6 (>= 2.4) [i386]

下载 erlang-cherly

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 25.1 kB63 kB [文件列表]
i386 25.9 kB62 kB [文件列表]