ppat / storm-rabbitmq

A library of tools for interacting with RabbitMQ from Storm.
MIT License
126 stars 77 forks source link

Multiple output streams as AND not OR. #42

Open zkendall opened 8 years ago

zkendall commented 8 years ago

Would like to output tuples on multiple streams for the same incoming message, instead of one or the other via a split with MultiStreamSpout.