best example to understand multithread in python
These instructions will get idea of the project up and running on your local machine for development and Execution purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Python2/Python3
A step by step have to get a development env running
step 1. python2 or python3
Enter terminal or console windows/Linux/mac.
Example:
Run 1 function
Example : "python multiprocess.py one"
Run 2 Function Parallel
Example : "python multiprocess.py one two"
Run 3 Function Parallel
Example : "python multiprocess.py one two three"
Run 4 Function Parallel
Example : "python multiprocess.py one two three four"
Script has 4 Functions
Concept is to Execuite Functions in Parallel
run like
- Niranjan Kumar G S - Complete work - Github
- Email : niranjan4@outlook.in