Use-Case : You have 100 text file and you have to convert 100 text file into PDF.
I want to use parallel activity for conversion so instead of converting one by one it have to convert 3 or 4 text file at a time so that i can save the time.
Can anyone know the solution