ray-core

Community

Build distributed Python apps with Ray Core.

Authortylertitsworth
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Write distributed Python applications using Ray Core with tasks, actors, and the object store to simplify scalable workloads.

Core Features & Use Cases

  • Tasks and actors with resource specifications (CPU/GPU/memory)
  • Shared object store for efficient data passing between tasks
  • Implementing distributed patterns like map-reduce, pipeline, and parameter servers
  • Fault tolerance through retries, restarts, and object reconstruction
  • Debugging, scheduling, and deployment considerations across a Ray cluster

Quick Start

Run a simple Ray workflow by initializing Ray with ray.init, define a small @ray.remote function, and invoke it to confirm distributed execution.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ray-core
Download link: https://github.com/tylertitsworth/skills/archive/main.zip#ray-core

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.