|
11 years ago | |
---|---|---|
.. | ||
README.md | 12 years ago | |
__init__.py | 12 years ago | |
app.pid | 12 years ago | |
app.psgi | 11 years ago | |
benchmark_config | 12 years ago | |
cpanfile | 12 years ago | |
setup.py | 11 years ago | |
source_code | 12 years ago |
Plack
plackup -E production -s Starman --workers=2 -l :8080 app.psgi
- or -
plackup -E production -s Monoceros --max-workers=2 -l :8080 app.psgi