ngx_lua_ipc
Process communication
Provides a way to communicate between worker processes in an Nginx configuration
event-driven interprocess communication for openresty and the nginx lua module
108 stars
8 watching
26 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables Lua programming in Nginx TCP servers | 732 |
| Allows Nginx worker processes to communicate with each other through shared memory events | 192 |
| Provides an interface to access Nginx upstreams using Lua from the C code of an Nginx module | 503 |
| A Lua-based library for interacting with FTP servers using the cosocket API. | 15 |
| An OpenID Connect and OAuth 2.0 implementation in Lua for use as a relying party or resource server | 979 |
| Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
| A library that enables concurrent programming in Lua by providing support for coroutines and message passing between independent processes. | 119 |
| A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
| An HTTP client module for OpenResty written in Lua. | 1 |
| A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
| A Lua module providing an interface to shared memory zones for efficient data storage and retrieval in Nginx web servers. | 18 |
| A Lua client driver for KyotoTycoon's native wire protocol used in Nginx web servers. | 17 |
| Provides a Lua library for encoding and decoding MessagePack data | 13 |
| A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 2,007 |
| A Lua wrapper around New Relic's API for monitoring web applications | 13 |