Hello, what is the best way to aggregate a huge number of messages and write them out to a file. I'd like to develop a route, which aggregates about 500000, but probably more small messages. All of them have to be written to a single file.
Is there a way just to append messages to a file, without keeping it in memory? Regards buffon -- View this message in context: http://camel.465427.n5.nabble.com/How-to-handle-huge-aggregations-tp5753950.html Sent from the Camel - Users mailing list archive at Nabble.com.
