We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c02f3 commit a5809f3Copy full SHA for a5809f3
README.md
@@ -1176,6 +1176,7 @@ Web socket 相关库。
1176
* [Ray](https://github.com/ray-project/ray/):一个用于并行和分布式 Python 的系统,它统一了机器学习生态系统。
1177
* [faust](https://github.com/robinhood/faust):一个 Python 流处理库,核心思想来源 [Kafka Streams](https://kafka.apache.org/documentation/streams/)。
1178
* [streamparse](https://github.com/Parsely/streamparse):运行针对事实数据流的 Python 代码。集成了 [Apache Storm](http://storm.apache.org/)。
1179
+* [mars](https://github.com/mars-project/mars):是基于张量的,用于进行大规模数据计算的统一计算框架。
1180
1181
### 函数式编程
1182
0 commit comments