All Projects → pystorm → pystorm

pystorm / pystorm

Licence: Apache-2.0 license
Battle-tested Apache Storm Multi-Lang implementation for Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pystorm

Streamparse
Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
Stars: ✭ 1,445 (+2025%)
Mutual labels:  storm, apache-storm
Recommendsys
推荐项目(实时推荐和离线推荐)
Stars: ✭ 198 (+191.18%)
Mutual labels:  storm
Kafka Study
关于kafka的一些相关使用示例代码。
Stars: ✭ 84 (+23.53%)
Mutual labels:  storm
Storm
Simple and powerful toolkit for BoltDB
Stars: ✭ 1,814 (+2567.65%)
Mutual labels:  storm
Straw
A platform for real-time streaming search
Stars: ✭ 98 (+44.12%)
Mutual labels:  storm
Storm Doc Zh
Apache Storm 官方文档中文版
Stars: ✭ 142 (+108.82%)
Mutual labels:  storm
Data Ingestion Platform
Stars: ✭ 39 (-42.65%)
Mutual labels:  storm
shield
基于Strom的日志实时流量分析主动防御(CCFirewall)系统
Stars: ✭ 68 (+0%)
Mutual labels:  storm
Spring Boot 2.x Examples
Spring Boot 2.x code examples
Stars: ✭ 104 (+52.94%)
Mutual labels:  storm
Registry
Schema Registry
Stars: ✭ 184 (+170.59%)
Mutual labels:  storm
Bigdata Notes
大数据入门指南 ⭐
Stars: ✭ 10,991 (+16063.24%)
Mutual labels:  storm
Bigdata Notebook
Stars: ✭ 100 (+47.06%)
Mutual labels:  storm
Trail Sense
An Android app that uses your phone's sensors to assist with wilderness treks or survival situations.
Stars: ✭ 144 (+111.76%)
Mutual labels:  storm
Syncspout
SyncSpout是用来构造可交互的、同步的Storm拓扑的组件。我们在做实时推荐系统中,希望将Storm的并发性和分布式计算能力应用到“请求-响应”范式中, 比如客户的某次购买行为能够以消息的形式发送到storm拓扑中,storm在指定时间返回推荐结果,也就是说storm需要具有可交互性。基于这样的背景,大数据团队开发了SyncSpout组件, 该组件可以接收客户端异步的消息,经过Storm拓扑异步计算,在指定时间内返回给客户端。
Stars: ✭ 88 (+29.41%)
Mutual labels:  storm
Javaorbigdata Interview
Java开发者或者大数据开发者面试知识点整理
Stars: ✭ 203 (+198.53%)
Mutual labels:  storm
Storm Dynamic Spout
A framework for building spouts for Apache Storm and a Kafka based spout for dynamically skipping messages to be processed later.
Stars: ✭ 40 (-41.18%)
Mutual labels:  storm
Storm
Storm on Mesos!
Stars: ✭ 138 (+102.94%)
Mutual labels:  storm
flume-kafka-storm-drools-example
tech.shuyun.com/?p=356
Stars: ✭ 23 (-66.18%)
Mutual labels:  storm
Storm Documents
Apache Storm 官方文档译文
Stars: ✭ 227 (+233.82%)
Mutual labels:  storm
Streamline
StreamLine - Streaming Analytics
Stars: ✭ 151 (+122.06%)
Mutual labels:  storm

logo Build Status Coverage

Pystorm lets you run Python code against real-time streams of data via Apache Storm. With pystorm you can create Storm bolts and spouts in Python without having to write a single line of Java. It is meant to be used under-the-hood by Storm Python libraries that will provide the command-line tools for actually building/submitting the topologies (e.g., streamparse).

Documentation

Contributors

Alphabetical, by last name:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].