Ray Scalability Deep Dive: The Journey to Support 4,000 Nodes

Поделиться
HTML-код
  • Опубликовано: 29 ноя 2024

Комментарии • 2

  • @yaxiongzhao6640
    @yaxiongzhao6640 Год назад +1

    Ray is reinventing all the old lessons learned in the last iteration of distributed computing
    Hope this time the implementation could be better

  • @Dht1kna
    @Dht1kna 10 месяцев назад

    Does the pull based health check only occur is no resource updates have occurred recently? Seems like health checks should be mergeable with the incremental resource updates (and actual health check pulls only to be done if say 100ms of silence from a node)