gunicorn_thrift
Thrift app and worker for gunicorn!
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- config.py
- gevent_worker.py
- six.py
- sync_worker.py
- thriftapp.py
- thriftpy_gevent_worker.py
- thriftpy_sync_worker.py
- utils.py
- __init__.py
- constants.py
- PingService-remote
- PingService.py
- ttypes.py
- __init__.py
- __init__.py
- conftest.py
- gunicorn_config.py
- gunicorn_timeout_config.py
- pingpong.thrift
- six.py
- test_gevent_worker.py
- test_sync_worker.py
- test_thriftpy_gevent_worker.py
- test_thriftpy_sync_worker.py
- thrift_app.py
- thriftpy_app.py
- .coveragerc
- .gitignore
- .travis.yml
- CHANGELOG
- LICENSE
- MANIFEST.in
- README.md
- requirements_py27.txt
- requirements_py3x.txt
- setup.py
- test_requirements_py27.txt
- test_requirements_py3x.txt
- tox.ini
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/Thriftpy/gunicorn_thrift
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd gunicorn_thrift
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
