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 solution is right for you?
Choose the right one for you.
Get the help of the experts and find a solution 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.