[ 
https://issues.apache.org/jira/browse/CAMEL-11931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212828#comment-16212828
 ] 

Claus Ibsen commented on CAMEL-11931:
-------------------------------------

Okay to really get the benefit of other brokers like Artemis we need to do this 
a bit special
https://activemq.apache.org/artemis/docs/latest/large-messages.html
https://github.com/apache/activemq-artemis/blob/master/examples/features/standard/large-message/src/main/java/org/apache/activemq/artemis/jms/example/LargeMessageExample.java

> camel-jms - Add better support for Stream JMS message type
> ----------------------------------------------------------
>
>                 Key: CAMEL-11931
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11931
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jms
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.21.0
>
>
> We should add better support for the stream message type, so if message 
> brokers have good implementation of that, you can better stream from one 
> queue to another, or from a queue to file system etc, without loading all 
> data into memory.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to