Alex Wu, Software Engineer, Anyscale
In Ray, the scheduling subsystem is responsible for deciding which process is responsible for executing a task. In this talk, we’ll take a look the different features which form Ray’s scheduling policy, in particular:
* Data locality
* Queuing
* Spillback
* Actor scheduling
* Resource borrowing
Alex is a Software Engineer at Anyscale and a Ray committer. His main contributions are to Ray's autoscaler, and the stability, scalability, and performance of the Ray Core.