streamparse让您可以在实时数据流上运行Python代码。与Apache Storm集成。
项目描述
Streamparse 允许您通过 Apache Storm 在实时数据流上运行 Python 代码。使用 streamparse,您可以在 Python 中创建 Storm bolts 和 spouts,而无需编写任何 Java 代码。它还提供了方便的 CLI 工具来管理 Storm 集群和项目。
Storm/streamparse 组合可以被视为比建立在 Celery 和 RQ 等框架之上的 Python 工作器和队列系统更健壮的替代方案。它提供了一种对实时数据流进行“实时 map/reduce 风格计算”的方法。它也可以是一种在生产中扩展长时间运行、高度并行的 Python 进程的强大方式。
文档
用户组
通过我们的 Google Group 跟踪项目的进展,参与其中,提交想法并寻求帮助,请访问streamparse@googlegroups.com。
贡献者
按姓氏字母顺序排列
Dan Blanchard (@dsblanch)
Keith Bourgoin (@kbourgoin)
Arturo Filastò (@hellais)
Jeffrey Godwyll (@rey12rey)
Daniel Hodges (@hodgesds)
Wieland Hoffmann (@mineo)
Tim Hopper (@tdhopper)
Omer Katz (@thedrow)
Aiyesha Ma (@Aiyesha)
Andrew Montalenti (@amontalenti)
Rohit Sankaran (@roadhead)
Viktor Shlapakov (@vshlapakov)
Mike Sukmanowsky (@msukmanowsky)
Cody Wilbourn (@codywilbourn)
Curtis Vogt (@omus)
变更日志
请参阅 GitHub 上的发布页面。
路线图
请参阅路线图。
项目详情
下载文件
下载适用于您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。