全部搜尋項
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: python-uhashring  ]

套件:python3-uhashring(2.3-2)

python3-uhashring 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 python-uhashring

維護小組:

外部的資源:

相似套件:

full featured consistent hashing python library compatible with ketama

Uhashring implements consistent hashing in pure Python.

Consistent hashing is mostly used on distributed systems/caches/databases as this avoid the total reshuffling of your key-node mappings when adding or removing a node in your ring (called continuum on libketama). More information and det ails about this can be found in the *literature* section.

This full featured implementation offers:

 * a lot of convenient methods to use your consistent hash ring in real world
   applications.
 * simple integration with other libs such as memcache through monkey
   patching.
 * a full ketama compatibility if you need to use it.
 * all the missing functions in the libketama C python binding (which is not
   even available on pypi) for ketama users.
 * possibility to use your own weight and hash functions if you don't care
   about the ketama compatibility.
 * Instance-oriented usage, so you can use your consistent hash ring object
   directly in your code (see advanced usage).
 * tests of implementation, key distribution and ketama compatibility.

Per node weight is also supported and will affect the nodes distribution on the ring.

其他與 python3-uhashring 有關的套件

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

下載 python3-uhashring

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