lua-resty-jump-consistent-hash

Hash balancer

An implementation of consistent hashing for load balancing in Lua-based web servers

consistent hash for openresty

GitHub

25 stars
5 watching
6 forks
Language: Perl
last commit: almost 6 years ago
Linked from 1 awesome list

consistent-hashingluajitopenresty

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
openresty/lua-resty-balancer A Lua module implementing a generic consistent hash and round-robin balancer for load balancing 331
openresty/lua-resty-string A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. 431
bungle/lua-resty-scrypt A Lua-based library implementing the scrypt password hashing algorithm 18
bungle/lua-resty-murmurhash2 Bindings to MurmurHash 2 implementation in Nginx/OpenResty 28
bungle/lua-resty-xxhash FFI-bindings to an Extremely fast non-cryptographic hash algorithm 17
openresty/lua-resty-shdict-simple A shared dictionary API interface written in Lua for OpenResty applications 32
upyun/lua-resty-limit-rate A Lua module that limits the rate of requests to an application 72
jkeys089/lua-resty-resolver A caching DNS resolver library for use in high-performance web applications 28
vislee/lua-resty-wrr A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers 3
hamishforbes/lua-resty-upstream A Lua module for managing load balancing and failover of TCP connections across multiple upstream servers 117
kong/lua-resty-counter A lock-free counter implementation for Lua in the context of a high-performance web server 22
openresty/lua-resty-limit-traffic A Lua library for rate limiting and traffic control in web applications 822
thibaultcha/lua-resty-mlcache A high-performance caching library for OpenResty applications 404
openresty/lua-resty-signal A Lua library for sending signals to Linux processes 33
mah0x211/lua-httpcli-resty An HTTP client module for OpenResty written in Lua. 1