# Multi-threading for data processing

**URL:** https://community.automationedge.com/t/multi-threading-for-data-processing/2889
**Category:** Get Help & Discuss
**Tags:** rpa
**Created:** [March 19, 2021, 8:09am UTC](https://community.automationedge.com/t/multi-threading-for-data-processing/2889 "2021-03-19T08:09:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![NipunA](https://avatars.discourse-cdn.com/v4/letter/n/51bf81/32.png) [@NipunA](https://community.automationedge.com/u/NipunA)
#### Post date: [March 19, 2021, 8:09am UTC](https://community.automationedge.com/t/multi-threading-for-data-processing/2889/1 "2021-03-19T08:09:02Z")

</div>

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 ?

---

<div class="post-metadata">

### Author: ![hemanshu.rukadikar](https://yyz1.discourse-cdn.com/flex027/user_avatar/community.automationedge.com/hemanshu.rukadikar/32/606_2.png) [@hemanshu.rukadikar](https://community.automationedge.com/u/hemanshu.rukadikar)
#### Post date: [March 23, 2021, 2:39pm UTC](https://community.automationedge.com/t/multi-threading-for-data-processing/2889/2 "2021-03-23T14:39:01Z")

</div>

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