Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zcaudate/legacy.abc-ngx-hello
Simple Openresty Nxg Threads Example
https://github.com/zcaudate/legacy.abc-ngx-hello
Last synced: 25 days ago
JSON representation
Simple Openresty Nxg Threads Example
- Host: GitHub
- URL: https://github.com/zcaudate/legacy.abc-ngx-hello
- Owner: zcaudate
- Created: 2021-01-25T08:42:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-25T08:44:30.000Z (about 4 years ago)
- Last Synced: 2024-11-14T12:47:36.219Z (3 months ago)
- Language: Lua
- Size: 132 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
```