3

I know how Kafka can be used as a message queue and can also be connected to Storm for real time data processing, I want to know Is there any advantage of using Kafka stream api over storm ?

Bishnu
  • 383
  • 4
  • 14
  • depends on task - please reformulate the question with more specific details – Alex Ott Dec 05 '17 at 17:49
  • Agree, It depends on task. My query is to know if am using Storm for real-time data processing and looking for similar framework for a better performance. So can i go with Apache streaming (if it has any adv) ? – Bishnu Dec 15 '17 at 12:09
  • Without knowledge about your particular task it's impossible to say - do you plan to do simple data transformations, or very complex aggregations, etc.? – Alex Ott Dec 15 '17 at 12:46
  • it's a simple data processing (may be moderate you can say), not any complex aggregation. – Bishnu Dec 15 '17 at 16:55
  • Then Kafka streams could be simpler solution than Storm – Alex Ott Dec 15 '17 at 19:19

0 Answers0