问题
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