Xorbits API#

Initialization#

init([address, init_local, session_id, ...])

Init Xorbits runtime locally or connect to an Xorbits cluster.

shutdown(**kw)

Shutdown current local runtime.

deploy.kubernetes.client.new_cluster(...[, ...])

The entrance of deploying xorbits cluster.

Computation#

run(obj, **kwargs)

Manually trigger execution.