ray/python
SangBin Cho 35ec91c4e0
[Core] Implement long polling-based pubsub to reduce number of WaitForObjectEviction requests in flight. (#14638)
* in progress.

* IN progress.

* lint.

* Updated code

* lint.

* In progress of writing tets.

* Finished implementation. Need cleanup & refactoring.

* fixing tests...

* Finish the impl.

* Fix typo.

* impl done. Only cleanup left.

* done.

* Finished clean up.

* Fix issues.

* Add a stronger consistency check.

* Addressed code review.

* lint.

* done.

* Addressed more.

* addressed all reviews.

* Addressed code review.

* lint.

* Added unit tests to assert no leak.
2021-03-23 23:47:08 -07:00
..
ray [Core] Implement long polling-based pubsub to reduce number of WaitForObjectEviction requests in flight. (#14638) 2021-03-23 23:47:08 -07:00
requirements [tune] Move Optuna to ask(fixed_distributions) interface (#14731) 2021-03-22 12:25:37 +01:00
asv.conf.json [docs] Move all /latest links to /master (#11897) 2020-11-10 10:53:28 -08:00
build-wheel-macos.sh [Dashboard] Optimize dashboard datacenter (#11391) 2020-10-27 23:49:31 -07:00
build-wheel-manylinux2014.sh fix linux wheel build (#9896) 2020-11-17 15:49:42 +08:00
build-wheel-windows.sh Add shellcheck support (#8574) 2020-07-30 18:39:28 -05:00
MANIFEST.in Include py.typed in MANIFEST.in to make sure it is packaged in wheels (#14492) 2021-03-15 10:43:12 -07:00
README-building-wheels.md [build] Build wheels with manylinux2014 (#11621) 2020-11-03 19:36:32 -08:00
requirements.txt [Serve] Add initial support for FastAPI ingress (#14754) 2021-03-20 13:10:20 -05:00
requirements_linters.txt [CI] Add mypy to ci (#11117) 2020-10-05 11:20:45 -07:00
requirements_ml_docker.txt [docker] Build Python3.6 & Python3.8 Docker Images (#13548) 2021-01-28 15:24:50 -08:00
requirements_rllib.txt [RLlib] Fix env rendering and recording options (for non-local mode; >0 workers; +evaluation-workers). (#14796) 2021-03-23 10:06:06 +01:00
setup.py [Serve] Pin Pydantic version to >=1.8 (#14830) 2021-03-22 12:20:11 -05:00