mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00

This PR makes a number of major overhauls to the Ray core docs: Add a key-concepts section for {Tasks, Actors, Objects, Placement Groups, Env Deps}. Re-org the user guide to align with key concepts. Rewrite the walkthrough to link to mini-walkthroughs in the key concept sections. Minor tweaks and additional transition material.
8 lines
385 B
ReStructuredText
8 lines
385 B
ReStructuredText
.. _whitepaper:
|
|
|
|
Architecture Whitepaper
|
|
=======================
|
|
|
|
For an in-depth overview of Ray internals, check out the `Ray 1.0 Architecture whitepaper <https://docs.google.com/document/d/1lAy0Owi-vPz2jEqBSaHNQcy2IBSDEHyXNOQZlGuj93c/preview>`__.
|
|
|
|
For more about the scalability and performance of the Ray dataplane, see the `Exoshuffle paper <https://arxiv.org/abs/2203.05072>`__.
|