Python Tornado library study.
Tested working with:
- Python 2.7 and 3.5
- Tornado 4.4.2
Trace call using AoikTraceCall:
- RequestHandlerIOLoopTraceCall.py
- RequestHandlerIOLoopTraceCallLogPy2.txt
- RequestHandlerIOLoopTraceCallLogPy3.txt
- RequestHandlerIOLoopTraceCallNotesPy2.txt
- RequestHandlerIOLoopTraceCallNotesPy3.txt
Run:
pip install git+https://github.com/AoiKuiyuyou/AoikTraceCall
Run:
git clone https://github.com/AoiKuiyuyou/AoikTraceCall
cd AoikTraceCall
python setup.py install
Run:
python "AoikTornadoStudy/src/RequestHandlerIOLoopTraceCall.py" > Log.txt 2>&1
Run:
curl -X POST -d hello http://127.0.0.1:8000/