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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

ArkFlow: High-performance Rust stream processing engine

170 点作者 klaussilveira15 天前

12 条评论

coreyoconnor15 天前
How do you educate people on stream processing? For pipeline like systems stream processing is essential IMO - backpressure/circuit breakers/etc are critical for resilient systems. Yet I have a hard time building an engineering team that can utilize stream processing; Instead of just falling back on synchronous procedures that are easier to understand (But nearly always slower and more error prone)
评论 #43835357 未加载
评论 #43838525 未加载
评论 #43838199 未加载
chenquan14 天前
Hello, I am the founder of this project and I am very happy that a friend has shared it.<p>ArkFlow is positioned as a lightweight distributed stream processing engine that integrates streaming batches. With the help of datafusion&#x27;s huge ecosystem and ArkFlow&#x27;s scalable capabilities, we hope to build a huge data processing ecosystem to help the community simplify the threshold for data processing, because we always believe that flowing data can generate greater value.<p>Finally, thanks to everyone for their attention.
评论 #43893009 未加载
评论 #43842434 未加载
shawabawa315 天前
seems like a simplified equivalent of <a href="https:&#x2F;&#x2F;vector.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;vector.dev&#x2F;</a><p>a major difference seems to be converting things to arrow and using SQL instead of using a DSL (vrl)
评论 #43834755 未加载
评论 #43835696 未加载
fer15 天前
Previous discussion (46 days ago): <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43358682">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43358682</a>
muffa15 天前
Looks very similar to redpanda-connect&#x2F;benthos
disintegrator14 天前
Very similar in appearance to Redpanda Connect (Benthos) which isn’t a bad thing at all. Would be good to elaborate on how error handling is done and what message delivery guarantees it comes with.
gue-ni14 天前
&quot;High-performance&quot; is just a meaningless buzzword if you don&#x27;t have any benchmarks or performance comparisons to comparable software
insane_dreamer15 天前
Does this include broker capabilities? If not, what&#x27;s a recommended broker these days (for hosting in the cloud, i.e., an EC2 instance; I know AWS has its own Mqtt Broker but it&#x27;s quite pricy for high volumes).
habobobo15 天前
Looks interesting, how does this compare to arroyo and vector.dev?
评论 #43835238 未加载
评论 #43834353 未加载
xyst14 天前
So Kafka Connect and Kafka Streams but with rust?
jll2915 天前
Very interesting - is WARC support on the roadmap?
评论 #43835157 未加载
gotoeleven15 天前
How do the creators of this plan to make money?
评论 #43837526 未加载