Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a10314a

Browse files
authored
Merge pull request vinta#1170 from jmargeta/patch-1
Add Ray to Cluster computing
2 parents 4632bc6 + 39fe666 commit a10314a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
248248
* [faust](https://github.com/robinhood/faust) - A stream processing library, porting the ideas from [Kafka Streams](https://kafka.apache.org/documentation/streams/) to Python.
249249
* [luigi](https://github.com/spotify/luigi) - A module that helps you build complex pipelines of batch jobs.
250250
* [mrjob](https://github.com/Yelp/mrjob) - Run MapReduce jobs on Hadoop or Amazon Web Services.
251+
* [Ray](https://github.com/ray-project/ray/) - A system for parallel and distributed Python that unifies the machine learning ecosystem.
251252
* [streamparse](https://github.com/Parsely/streamparse) - Run Python code against real-time streams of data via [Apache Storm](http://storm.apache.org/).
252253

253254
## Code Analysis

0 commit comments

Comments
 (0)