.. _ray-core-internals: Internals ========= This section provides a look into some of Ray Core internals. It's primarily intended for advanced users and developers of Ray Core. For the high level architecture overview, please refer to the `whitepaper `__. .. toctree:: :maxdepth: 1 internals/task-lifecycle.rst internals/streaming-generator.md internals/autoscaler-v2.rst internals/rpc-fault-tolerance.rst internals/token-authentication.rst internals/metric-exporter.rst internals/ray-event-exporter.rst internals/port-service-discovery.rst internals/object-spilling.rst