I know about Large File Handling, i.e.
typical handling techniques used for files of above 30-40mb.
From a dev perspective, is there any particular technique that I can use for Large Volume Handling, apart from batching the input files in the invoked service?
Say, if I receive about 200 files, each having size of a few kbs?
Let me know.
Leave a Reply
Guest User
Not sure what course is right for you?
Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.
Monishy
Hai Friends.
I know about Large File Handling, i.e.
typical handling techniques used for files of above 30-40mb.
From a dev perspective, is there any particular technique that I can use for Large Volume Handling, apart from batching the input files in the invoked service?
Say, if I receive about 200 files, each having size of a few kbs?
Let me know.