File Adapter can process files in parallel if there are multiple threads. In case you want a particular order in which the files need to be processes then you must follow guidelines here
For writing custom file sorting algorithms follow the below blog.
No comments:
Post a Comment