Hi, Im trying to choose between Flume and JMS for data collection framework in our multi-node network. I have the following questions: 1) From a scalability point of view, how does Flume compare with JMS? Are there any numbers that can be referred to 2) My typical payload for a single message is 2 KB. I expect traffic of approx. 50 million messages/day. The messages are usually one sender one receiver type. I require a reasonable level of reliability (atleast the store-and-forward mode in Flume & durable/persistent messages in JMS). With these considerations, which will give better performance: Flume or JMS?
Thanks & Regards, MK
