https://github.com/zcaudate/play.ngx-000-hello
Simple Openresty Nxg Threads Example
https://github.com/zcaudate/play.ngx-000-hello
Last synced: 3 months ago
JSON representation
Simple Openresty Nxg Threads Example
- Host: GitHub
- URL: https://github.com/zcaudate/play.ngx-000-hello
- Owner: zcaudate
- Created: 2022-03-12T15:38:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T16:10:53.000Z (over 2 years ago)
- Last Synced: 2025-01-14T05:42:32.455Z (5 months ago)
- Language: Lua
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Abc Openresty Ngx Threads Example
This is an example of using ngx threads via open resty.

### Requirements
- [openresty](https://github.com/openresty/openresty)
- [entr](https://github.com/eradman/entr/)### Dev
``` shell
make run
```