TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Bytewax – Python Stateful Stream Processing on Timely Dataflow

21 点作者 amath将近 3 年前

7 条评论

willempienaar将近 3 年前
Been following this project for a while. There's a reason why it's making waves in developer circles - You get a simple to use Python developer experience with a powerful distributed data processing framework that scales to enormous workloads. Plus its battle tested since it relies on Timely Dataflow under the hood.
m6c6将近 3 年前
This looks cool bc you get the best of both worlds with a good developer experience in Python, but the performance of Rust. Are there any examples of scaling it on Kubernetes, that&#x27;d be an interesting evaluation.<p>Are you open to contributors btw? I&#x27;m interested in learning more about Python &lt;&gt; Rust bindings.
评论 #32141028 未加载
mloncode将近 3 年前
Bytewax is the first streaming data python client that I can finally get my head around. I&#x27;ve used Bytewax and I love the developer experience, you folks really dialed it in there.<p>Also the docs are great, which many developer tools tend to neglect. Good docs are the first thing I notice when looking at a project.<p>Great work, and congrats on the launch.
评论 #32112889 未加载
caravel将近 3 年前
This is much more straightforward than your JVM-based, huge infra solutions like Flink. For when you need something that is familiar [python] and just works.
agallego将近 3 年前
I think this is a good architecture to focus on the developer experience. A rust runtime with a Python front end. Very cool to see
shruts02将近 3 年前
Pretty cool! Have you added anything to Timely Dataflow yet or is this just Python bindings?
评论 #32099989 未加载
TheIronYuppie将近 3 年前
Does this work on a single node only, or does it work across a cluster like Kubernetes?
评论 #32104093 未加载