Re: Need tips for splitter/aggregator with large data
can off load the "big payload" to a file etc. And then just keep a tiny details in memory, which has a reference to the file. And then you are done processing the aggregated message, you can delete the file. > -- > View this message in context: > http://camel.465427.n5.nabble.c
Need tips for splitter/aggregator with large data
://camel.465427.n5.nabble.com/Need-tips-for-splitter-aggregator-with-large-data-tp5020356p5020356.html Sent from the Camel - Users mailing list archive at Nabble.com.