Skip to content

add new 分布式计算 -> mars #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 5, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1176,6 +1176,7 @@ Web socket 相关库。
* [Ray](https://github.com/ray-project/ray/):一个用于并行和分布式 Python 的系统,它统一了机器学习生态系统。
* [faust](https://github.com/robinhood/faust):一个 Python 流处理库,核心思想来源 [Kafka Streams](https://kafka.apache.org/documentation/streams/)。
* [streamparse](https://github.com/Parsely/streamparse):运行针对事实数据流的 Python 代码。集成了 [Apache Storm](http://storm.apache.org/)。
* [mars](https://github.com/mars-project/mars):是基于张量的,用于进行大规模数据计算的统一计算框架。

### 函数式编程

Expand Down