Skip to main content

Questions tagged [apache-storm]

-1 votes
1 answer
96 views

Here my scenario: I have a client application that needs a dedicated powerful computation system that every seconds process some data in input (few kilobyte) and return a few megabytes of processed ...
Paolo Vigori's user avatar
1 vote
2 answers
4k views

I'm working on Apache Storm (but anyone who knows MySQL well could help too). Topology is like this: Single spout ----emit---> Multiple instances of a Bolt Each instance of the Bolt inserts a ...
Nav's user avatar
  • 1,191