Asynchronous jobs
-
Hello!
We are asking for more information on how to handle very large report generation.
We have need for generating tabular reports with millions of rows / GB in size as CSV / XLSX.- Do you have any sort of framework to handle creating large reports in an asynchronous (not schedules though, ultimately UI clicks) manner, and if so, how can we use it?
- Are you aware of any wrappers that may include this functionality?
- What are your suggestions with respect to handling a large number of rows, and any performance tuning to have it work faster.
Thanks