From In-Memory Processing to Streaming: Resolving Memory Exceptions and Performance Trade-offs
I recently had to fix a production issue where our server was throwing an Out-of-Memory (OOM) exception while generating a report. I refactored it to use streaming, and seeing how well it turned out,
rohanh.hashnode.dev6 min read