Is there an alternative to Twitter Storm that is written in Python? [closed]

梦想的初衷 提交于 2019-12-10 14:16:11

问题


I couldn't find much after various searches, for an alternative to Twitter Storm. Specifically a streaming big data processing library which doesn't use batching, e.g. Hadoop MapReduce uses batching.

Is there anything like this out there, that is 100% Python?


回答1:


Apart from Dremel I am not aware of any such tool that uses Python. But it is also not 100% Python, rather a mix of Python, C++ and Java.



来源:https://stackoverflow.com/questions/17130441/is-there-an-alternative-to-twitter-storm-that-is-written-in-python

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!