Files
ray/python/ray
alindkhare 76e678d775 [Serve] Added deadline awareness (#6442)
* [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
2019-12-11 16:41:54 -08:00
..
2018-07-06 00:16:22 -07:00
2019-12-06 14:38:43 +08:00
2019-11-24 11:39:28 -08:00
2019-11-26 22:00:08 -06:00
2019-08-07 16:17:29 -07:00
2019-12-06 14:38:43 +08:00
2019-11-19 15:03:46 +08:00