lua-resty-worker-events
Event system
Allows Nginx worker processes to communicate with each other through shared memory events
Cross Worker Events for Nginx in Pure Lua
192 stars
38 watching
46 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kong/lua-resty-worker-manager | Tracks worker processes and nodes during startup, restart, reload, and shutdown of an application. | 4 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
slact/ngx_lua_ipc | Provides a way to communicate between worker processes in an Nginx configuration | 108 |
bakins/lua-resty-beanstalkd | A Lua client driver for interacting with the Beanstalkd job queue service | 16 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
upyun/lua-resty-checkups | Manages Nginx upstream servers using pure Lua scripts | 259 |
saks/lua-resty-newrelic | A Lua wrapper around New Relic's API for monitoring web applications | 13 |
kong/lua-resty-healthcheck | Library for monitoring service health checks in a web application | 132 |
cloudflarearchive/lua-resty-kyototycoon | A non-blocking client driver for the KyotoTycoon in-memory key-value store using Lua and OpenResty/ngx_lua. | 17 |
starius/lua-resty-batch | Enables merging multiple requests in Nginx into a single sub-request to improve performance. | 3 |
saks/lua-resty-repl | An interactive console for debugging and running Lua code in Nginx applications. | 177 |
rainingmaster/lua-resty-nsq | A Lua library providing an nsq client driver for the ngx_lua nginx module | 22 |
kong/lua-resty-counter | A lock-free counter implementation for Lua in the context of a high-performance web server | 22 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
mashirozx/lua-resty-tencent-cos-signature | A Lua library for generating Tencent QCloud COS object signing requests | 8 |