ray

package
v1.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// RayPluginName is the name of the plugin
	RayPluginName = "ray"
	// DefaultHead is the default task name of head node.
	DefaultHead = "head"
	// DefaultHeadContainer is the default container name of head node.
	DefaultHeadContainer = "head"
	// DefaultWorker is the default task name of worker node.
	DefaultWorker = "worker"
	// DefaultWorkerContainer is the default container name of worker node.
	DefaultWorkerContainer = "worker"
	// DefaultPort is the default port to expose a Global Control Storage management.
	DefaultPort = 6379
	// DefaultDashboardPort is the default port to expose a ray dashboard.
	DefaultDashboardPort = 8265
	// DefaultClientPort is the default port to connect to a client.
	DefaultClientPort = 10001
	// GcsPortName is the port name for a Global Control Storage management.
	GcsPortName = "gcs"
	// DashboardPortName is the port name for a ray dashboard.
	DashboardPortName = "dashboard"
	// ClientServerPortName is the port name for a ray client api
	ClientServerPortName = "client-server"
)

Variables

This section is empty.

Functions

func New

New creates ray plugin.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL