By :
- Rohan Reddy Alleti (Github)[https://github.com/rohanJnr]
- Shreyas Kaundinya (Github)[https://github.com/shreyaskaundinya]
This workshop focuses on introducing asynchronous programming and the differnt paradigms that it holds.
Topics that will be delved into :
- Synchronous Programming
- Asynchronous Programming
- Global Interpreter Lock in Python
- Multithreading
- Multiprocessing
- Hands On