cafe wrote:
> sorry, the question is about Stream 
> 
> cafe wrote:
>> Is so good ActiveMQ’s InputStream?
>>
>> My question is, if is better for transfer files between 300 MB and 500 MB
>> using activeMQ’s InputStream or to do that manually the programmer?  
>>
>> Is more reliable let do the transfer to activeMQ?  
>>
>>

What else would it be about?

I haven't seen any objective performance comparisons, so that just
brings up more questions.

1. How much will it cost to design and implement your own strategy vs.
using JMS/AMQ?
2. How well will AMQ perform compared to a generic file transfer
implementation?
3. How much will the infrastructure for your implementation cost vs. AMQ's?
4. Will either serve your application's needs?
etc. etc. etc.

-- 
Christopher G. Stach II

Reply via email to