mirror of
https://github.com/vale981/ray
synced 2025-03-05 18:11:42 -05:00

* [Serve] Added deadline awareness Added deadline awareness while enqueuing a query Using Blist sorted-list implementation (ascending order) to get queries according to their specified deadlines. [buffer_queues] Exposed slo_ms via handle/http request Added slo example The queries in example will be executed in almost the opposite order of which they are fired Added slo pytest Added check for slo_ms to not be negative Included the changes suggested * Linting Corrections * Adding the code changes suggested by format.sh * Added the suggested changes Added justification for blist Added blist in travis/ci/install-dependencies.sh * Fixed linting issues * Added blist to ray/doc/requirements-doc.txt
26 lines
No EOL
260 B
Text
26 lines
No EOL
260 B
Text
colorama
|
|
click
|
|
filelock
|
|
flatbuffers
|
|
funcsigs
|
|
jsonschema
|
|
mock
|
|
numpy
|
|
opencv-python-headless
|
|
pyarrow
|
|
pyyaml
|
|
recommonmark
|
|
redis
|
|
setproctitle
|
|
sphinx
|
|
sphinx-click
|
|
sphinx-gallery
|
|
sphinx-jsonschema
|
|
sphinx_rtd_theme
|
|
tabulate
|
|
pandas
|
|
flask
|
|
uvicorn
|
|
pygments
|
|
werkzeug
|
|
blist |