Hi, We are using ActiveMQ to transfer files by converting them into byte arrays and sending an object message. Is there a better way of doing a file transfer? How should we handle huge files? Does ActiveMQ has any maximum message limit or is it limited only by the RAM? We are thinking of breaking the file up and use something like message grouping. Any better suggestions?
Thanks. -- View this message in context: http://www.nabble.com/Transfering-Files-t1443761.html#a3898808 Sent from the ActiveMQ - User forum at Nabble.com.
