Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zcaudate/play.ngx-000-hello
Simple Openresty Nxg Threads Example
https://github.com/zcaudate/play.ngx-000-hello
Last synced: 25 days 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T16:10:53.000Z (about 2 years ago)
- Last Synced: 2024-11-14T12:49:30.892Z (3 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.
![](https://user-images.githubusercontent.com/1455572/105681392-0ad71680-5f2c-11eb-9f9f-57ed7179d9e3.png)
### Requirements
- [openresty](https://github.com/openresty/openresty)
- [entr](https://github.com/eradman/entr/)### Dev
``` shell
make run
```