PYTHON - Multiprocessing vs Multithreading vs Asyncio for below sample.py.
Budget: $10 – $30 USD
I am looking for a Python expert to improve the processing time of my sample.py code. The primary goal of the project is to speed up the processing time. The ideal candidate should have advanced knowledge of Python and be familiar with multiprocessing, multithreading, and asyncio. Additionally, the project has specific performance metrics to achieve, with a focus on execution time. The project should result in a faster and more efficient sample.py code.
I have a sample.py code that takes me 30 min or more as it executes by logging into each device using a for loop and fetching the data.
I need three types of my original loop code and save the output as a txt file.
1) Multiprocessing.py
1) Multithreading.py
1) Asyncio.py
If you have any suggestions please chime in as well to reduce the time drastically.
I have a sample.py code that takes me 30 min or more as it executes by logging into each device using a for loop and fetching the data.
I need three types of my original loop code and save the output as a txt file.
1) Multiprocessing.py
1) Multithreading.py
1) Asyncio.py
If you have any suggestions please chime in as well to reduce the time drastically.