Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

How to handle huge aggregations

$
0
0
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

Viewing all articles
Browse latest Browse all 5648

Trending Articles