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