Multi-threading for data processing

How multi-threading for data processing is achieved in Automation Edge ?
For e.g. I have a file with 48 transactions and each transactions takes an hour to process. How can I achieve multithreading using one bot, to ensure whole file gets processed within one day ?

Hi Nipun,
What are the target systems involved? Is this a backend operations or requires UI?