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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Pyleus: An Open-source Framework for Building Storm Topologies in Pure Python

104 点作者 plucas超过 10 年前

2 条评论

pixelmonkey超过 10 年前
Really cool -- we&#x27;ve been working on a similar framework at Parse.ly called streamparse:<p><a href="https://github.com/Parsely/streamparse" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Parsely&#x2F;streamparse</a><p><a href="http://blog.parsely.com/post/1172/streamparse/" rel="nofollow">http:&#x2F;&#x2F;blog.parsely.com&#x2F;post&#x2F;1172&#x2F;streamparse&#x2F;</a><p>Will really look forward to evaluating this and seeing how the frameworks compare, and perhaps some way to collaborate across the projects.
评论 #8461578 未加载
a235超过 10 年前
Worth mentioning: Petrel, one of the first frameworks to appear ( <a href="https://github.com/AirSage/Petrel" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;AirSage&#x2F;Petrel</a> ). Worked well for us, few tricks inside, but importantly our code was concise and clear