Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Vinod Chandru <vinod.chan...@gmail.com> |
Subject | Re: Using a stream from one topology in another topology |
Date | Thu, 02 Jan 2014 13:15:51 GMT |
You could consider using Redis pubsub as an intermediary. storm-redis-pubsub<https://github.com/stormprocessor/storm-redis-pubsub>can help with the spouts that subscribe in the N topologies. Alternatively, what I would do is run everything in 1 topology and output to a stream that is consumed by the N bolts. Do you have a particular requirement that necessitates N different topologies? -- Vinod Chandru | |
Mime |
|
View raw message |