Re: Routing logic possible?

2018-05-17 Thread jerome moliere
Thanks Bobby for this very clear & detailed explanation Kind regards On Thu, May 17, 2018 at 5:52 PM, Bobby Evans wrote: > Jerome, > > In these cases typically what you want to do is that you define all of the > options in your topology, but the routing itself can be

Re: Routing logic possible?

2018-05-17 Thread Bobby Evans
Jerome, In these cases typically what you want to do is that you define all of the options in your topology, but the routing itself can be dynamic. One pattern I often see is a star like pattern. Spout -> router. router -> DBBolt router -> KafkaBolt router -> ESBolt router -> streamingJoin ->

Routing logic possible?

2018-05-17 Thread jerome moliere
Hi all, I am quite neww to Storm so sorry if my question sounds stupid. I am working with connected devices collecting metrrics through MQTT. So I have got a source of data with my MQTT server I will use a spout to store into db this data I may need depending from the contents of the message to