Akilan1999 / P2PRC-Ray

Running Ray on P2PRC to scale python applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P2PRC-Ray

shapes at 23-11-16 11 20 24

What is P2PRC ?

P2PRC is a custom peer-to-peer network designed to orchestrate tasks on machines behind NAT.

What is Ray ?

Ray is an open-source unified compute framework that makes it easy to scale AI and Python workloads.

Flow of the setup

The following sections talks about how Ray is setup accross a P2P network. The main aim is to get the most basic form of the Ray Cluster working. Since this is currently a proof of concept repo, Later releases will focus on making it more stable based on the interest of the community.

shapes at 23-11-16 20 07 15

About

Running Ray on P2PRC to scale python applications.


Languages

Language:Python 76.8%Language:C 19.5%Language:Shell 3.7%