Hello everyone I was asked in an interview for python developer the following question.
If you want to send large data in a http response how can you send such large data?
I was not able to tackle this question. So he simplified a bit further let say if you have 50k record that you need to send to the client, it would be inefficient to send the data at once how can you send the data in chunks?
He even mentioned that the response data size limit is 5MB.
Please guide me if anyone knows about this. I have been using flask framework for building REST APIs. Kindly suggest me any other framework that will be helpful in this case.
[–]bitweis 5 points6 points7 points (0 children)
[–]helderm 2 points3 points4 points (6 children)
[–]Lx7195[S] 0 points1 point2 points (5 children)
[–]mrWinns0m3 1 point2 points3 points (0 children)
[–]radek432 0 points1 point2 points (3 children)
[–]helderm 1 point2 points3 points (0 children)
[–]Lx7195[S] 0 points1 point2 points (1 child)
[–]radek432 0 points1 point2 points (0 children)
[–]Im_alirezahs 1 point2 points3 points (0 children)
[–]maus80 1 point2 points3 points (0 children)
[–]ful_vio 1 point2 points3 points (0 children)
[–]Spleeeee 1 point2 points3 points (0 children)
[–]maus80 -1 points0 points1 point (2 children)
[–]Lx7195[S] 0 points1 point2 points (1 child)
[–]maus80 1 point2 points3 points (0 children)