Hello I am new to Camel but I have some brief knowledge of Storm and how that works. We're trying to investigate both libraries for the project that we're about to do and we're deciding between Camel and Storm. What are some of the key decision factors that we should be focused on when it comes to both applications.
Our project needs to subscribe to JMS, archive messages, transform messages in some cases from one format to another and save into database. We have a prototype of Storm doing this but how can Camel do this better? Are the two libraries used for different purposes? Thanks Pavel
