.gitignore
.repoignore
BENCH.md
MANIFEST.in
NOTES.md
README.md
requirements.txt
setup.py
sync.sh
assets/funicorn.thrift
assets/nlp.thrift
funicorn/__init__.py
funicorn/exceptions.py
funicorn/funicorn.py
funicorn/http_api.py
funicorn/logger.py
funicorn/mqueue.py
funicorn/stat.py
funicorn/table.py
funicorn/utils.py
funicorn.egg-info/PKG-INFO
funicorn.egg-info/SOURCES.txt
funicorn.egg-info/dependency_links.txt
funicorn.egg-info/entry_points.txt
funicorn.egg-info/not-zip-safe
funicorn.egg-info/requires.txt
funicorn.egg-info/top_level.txt
funicorn/cli/__init__.py
funicorn/client/__init__.py
funicorn/rpc/FunicornService.py
funicorn/rpc/__init__.py
funicorn/rpc/constants.py
funicorn/rpc/rpc_api.py
funicorn/rpc/ttypes.py
test/color.py
test/curl_test.sh
test/hello_1.py
test/importlib_test.py
test/test_model.py
test/test_predict_img_bytes.py
test/wrk
test/benchmark/FunicornService-remote
test/benchmark/Untitled.ipynb
test/benchmark/bench.sh
test/benchmark/benchmark.ipynb
test/benchmark/benchmark.lua
test/benchmark/convert_img_byte.ipynb
test/benchmark/fmq_speed_test.py
test/benchmark/image.jpg
test/benchmark/multiprocess_support_fmq.py
test/benchmark/numpy_leak.py
test/nlp/main.py
test/nlp/nlpservice/__init__.py
test/nlp/nlpservice/test_nlp_service_thrift.ipynb
test/nlp/nlpservice/nlpservice/NLPService-remote
test/nlp/nlpservice/nlpservice/NLPService.py
test/nlp/nlpservice/nlpservice/__init__.py
test/nlp/nlpservice/nlpservice/constants.py
test/nlp/nlpservice/nlpservice/ttypes.py
test/nsfw_proj/connection.py
test/nsfw_proj/nsfw-model.py
test/nsfw_proj/nlpservice/__init__.py
test/nsfw_proj/nlpservice/test_nlp_service_thrift.ipynb
test/nsfw_proj/nlpservice/nlpservice/NLPService-remote
test/nsfw_proj/nlpservice/nlpservice/NLPService.py
test/nsfw_proj/nlpservice/nlpservice/__init__.py
test/nsfw_proj/nlpservice/nlpservice/constants.py
test/nsfw_proj/nlpservice/nlpservice/ttypes.py
test/protocols/thrift.ipynb
test/protocols/rpc_client/__init__.py
test/protocols/rpc_client/funicorn/FunicornService-remote
test/protocols/rpc_client/funicorn/FunicornService.py
test/protocols/rpc_client/funicorn/__init__.py
test/protocols/rpc_client/funicorn/constants.py
test/protocols/rpc_client/funicorn/ttypes.py