lua-resty-balancer

Balancer library

A Lua module implementing a generic consistent hash and round-robin balancer for load balancing

A generic consistent hash implementation for OpenResty/Lua

GitHub

327 stars
26 watching
77 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ruoshan/lua-resty-jump-consistent-hash An implementation of consistent hashing for load balancing in Lua-based web servers 25
openresty/lua-resty-core A Lua library providing an FFI-based API to interact with the Nginx Lua module 809
openresty/lua-resty-string A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. 427
openresty/lua-resty-limit-traffic A Lua library for rate limiting and traffic control in web applications 819
openresty/lua-resty-lock A simple nonblocking lock API for ngx_lua based on shared memory dictionaries 306
openresty/lua-resty-dns A Lua DNS resolver module for the nginx lua module 324
openresty/lua-resty-websocket A Lua implementation of the WebSocket protocol for use in web servers. 507
openresty/lua-resty-mysql A Lua-based nonblocking MySQL driver library for high-performance web applications. 708
openresty/lua-resty-signal A Lua library to send signals to Linux processes. 32
kong/lua-resty-aws An AWS SDK library for OpenResty written in Lua 24
openresty/lua-resty-shdict-simple Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner. 32
vislee/lua-resty-wrr A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers 3
detailyang/lua-resty-cors Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies 56
kong/lua-resty-counter A lock-free counter implementation for Lua in the context of a high-performance web server 22
openresty/lua-resty-shell Provides a Lua module for executing shell commands in a non-blocking manner. 124